Skip to content

Commit 9fb20e6

Browse files
committed
Add -mod=readonly to goreleaser
1 parent 2854b74 commit 9fb20e6

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
@@ -11,7 +11,7 @@ builds:
1111
- id: cosmprund
1212
binary: cosmprund
1313
flags:
14-
# - -mod=readonly
14+
- -mod=readonly
1515
- -trimpath
1616
goos:
1717
- linux

0 commit comments

Comments
 (0)