Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Commit 19e4dbc

Browse files
committed
goreleaser: update goreleaser config file via update hooks
1 parent 0ee1c55 commit 19e4dbc

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
@@ -10,7 +10,7 @@ release:
1010

1111
before:
1212
hooks:
13-
- go mod tidy
13+
- go mod tidy -compat=1.17
1414

1515
builds:
1616
- <<: &build_defaults

0 commit comments

Comments
 (0)