Skip to content

Commit ae9c552

Browse files
committed
fix: pin goreleaser version
1 parent 2a5d40b commit ae9c552

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.config/goreleaser.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
version: 2
2+
3+
before:
4+
hooks:
5+
# You may remove this if you don't use go modules.
6+
- go mod tidy
7+
18
builds:
2-
targets:
9+
- targets:
310
- darwin_arm64

0 commit comments

Comments
 (0)