fix: add trimpath to gc

This commit is contained in:
Nick Klauer 2020-07-14 07:33:18 -05:00
parent 0203640659
commit c466c5efc6
No known key found for this signature in database
GPG Key ID: 3894D60D0758E96C

View File

@ -7,6 +7,8 @@ before:
builds: builds:
- env: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0
gcflags:
- all=-trimpath={{.Env.GOPATH}}
archives: archives:
- replacements: - replacements:
darwin: Darwin darwin: Darwin