Skip to content

Commit

Permalink
🎨 update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
FuzzyStatic committed Nov 13, 2020
1 parent e08b47c commit 82bbf71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ before:
- go mod download
builds:
- dir: cmd
ldflags:
- -s -w -X main.Version={{.Version}}
env:
- CGO_ENABLED=0
goos:
Expand Down

0 comments on commit 82bbf71

Please sign in to comment.