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 787d7b6 commit 46128c9Copy full SHA for 46128c9
.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