We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ebce9 commit fc5cab0Copy full SHA for fc5cab0
.goreleaser.yaml
@@ -33,10 +33,6 @@ builds:
33
# use commit date instead of current date as main.date
34
# only needed if you actually use those things in your main package, otherwise can be ignored.
35
- -s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.date={{ .CommitDate }}
36
-# proxies from the go mod proxy before building
37
-# https://goreleaser.com/customization/gomod
38
-gomod:
39
- proxy: true
40
41
# config the checksum filename
42
# https://goreleaser.com/customization/checksum
0 commit comments