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 2e25cca commit 9099516Copy full SHA for 9099516
.goreleaser.yml
@@ -2,7 +2,7 @@
2
# behavior.
3
before:
4
hooks:
5
- - go mod tidy
+ - go mod tidy -compat=1.17
6
builds:
7
- env:
8
- CGO_ENABLED=0
0 commit comments