Skip to content

Commit

Permalink
goreleaser: remove gcflags
Browse files Browse the repository at this point in the history
  • Loading branch information
kovetskiy committed Aug 26, 2020
1 parent 20e5bf0 commit b99fdc2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ builds:
- amd64
flags:
- -mod=readonly
gcflags:
- all=-trimpath={{.Env.GOPATH}}
ldflags:
- -X=main.version={{.Tag}}
checksum:
Expand Down

0 comments on commit b99fdc2

Please sign in to comment.