Skip to content

Commit

Permalink
fix: add trimpath to gc
Browse files Browse the repository at this point in the history
  • Loading branch information
klauern committed Jul 14, 2020
1 parent 0203640 commit c466c5e
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 @@ -7,6 +7,8 @@ before:
builds:
- env:
- CGO_ENABLED=0
gcflags:
- all=-trimpath={{.Env.GOPATH}}
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit c466c5e

Please sign in to comment.