Skip to content

Commit

Permalink
Fixed pace version to report the Go releaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer committed Jul 20, 2020
1 parent c16635b commit 1f95b48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/pace/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ builds:
- amd64
- arm
- arm64
ldflags:
- -X main.Version={{.Version}}
archives:
- replacements:
darwin: macOS
Expand Down

0 comments on commit 1f95b48

Please sign in to comment.