Skip to content

Commit 126b31d

Browse files
Revive fix
1 parent a3e1caa commit 126b31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Make sure to check the documentation at https://goreleaser.com
22
before:
33
hooks:
4-
- go install github.com/mgechev/revive@1.3.3
4+
- go install github.com/mgechev/revive@v1.3.3
55
- go mod tidy
66

77
builds:

0 commit comments

Comments
 (0)