Skip to content

Commit 117f981

Browse files
committed
goreleaser: not releasing with mod=vendor anymore
1 parent 2572447 commit 117f981

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.goreleaser.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ builds:
1010
- CGO_ENABLED=0
1111
- GO111MODULE=on
1212

13-
flags:
14-
- -mod=vendor
15-
1613
ldflags:
1714
- -X {{.Env.VERSION_PKG}}.Commit={{.Env.LASTCOMMIT}} -X {{.Env.VERSION_PKG}}.Version={{.Env.VERSION}}
1815

0 commit comments

Comments
 (0)