Skip to content

Commit a954b4f

Browse files
committed
Fix goreleaser
1 parent 13daca9 commit a954b4f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.goreleaser.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ before:
66
builds:
77
- env:
88
- CGO_ENABLED=0
9-
gcflags:
10-
- "all=-trimpath={{.Env.GOPATH}}"
119
ldflags:
1210
- "-X=main.version={{.Env.VERSION}}"
1311
goos:

0 commit comments

Comments
 (0)