Skip to content

Commit 9099516

Browse files
committed
update gorelease
1 parent 2e25cca commit 9099516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# behavior.
33
before:
44
hooks:
5-
- go mod tidy
5+
- go mod tidy -compat=1.17
66
builds:
77
- env:
88
- CGO_ENABLED=0

0 commit comments

Comments
 (0)