We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381277e commit 9acf939Copy full SHA for 9acf939
build/package/.goreleaser.yml
@@ -47,7 +47,7 @@ gomod: # https://goreleaser.com/customization/verifiable_builds/
47
# This will only be effective if running against a tag. Snapshots will ignore
48
# this setting.
49
# Notice: for this to work your `build.main` must be a package, not a `.go` file.
50
- proxy: true
+ proxy: false
51
# Sets the `-mod` flag value.
52
#
53
# Since: v1.7
0 commit comments