Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit ae2ea75

Browse files
committed
build: use gomod proxy for verifiable build
Signed-off-by: Mark Cornick <mcornick@mcornick.com>
1 parent 006466d commit ae2ea75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ docker_signs:
6666
- --yes
6767
- ${artifact}
6868
artifacts: all
69+
gomod:
70+
proxy: true
6971
homebrew_casks:
7072
- completions:
7173
bash: completions/clilol.bash

0 commit comments

Comments
 (0)