Skip to content

Commit 1c573a3

Browse files
committed
chore: update go releaser before hook
1 parent a5024e4 commit 1c573a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
before:
44
hooks:
55
# You may remove this if you don't use go modules.
6-
- go mod download
6+
- go mod tidy
77
builds:
88
- env:
99
- CGO_ENABLED=0

0 commit comments

Comments
 (0)