We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5024e4 commit 1c573a3Copy full SHA for 1c573a3
.goreleaser.yml
@@ -3,7 +3,7 @@
3
before:
4
hooks:
5
# You may remove this if you don't use go modules.
6
- - go mod download
+ - go mod tidy
7
builds:
8
- env:
9
- CGO_ENABLED=0
0 commit comments