diff --git a/build/package/.goreleaser.yml b/build/package/.goreleaser.yml index 6cb51ca9b1..d02b87d0d2 100644 --- a/build/package/.goreleaser.yml +++ b/build/package/.goreleaser.yml @@ -47,7 +47,7 @@ gomod: # https://goreleaser.com/customization/verifiable_builds/ # This will only be effective if running against a tag. Snapshots will ignore # this setting. # Notice: for this to work your `build.main` must be a package, not a `.go` file. - proxy: true + proxy: false # Sets the `-mod` flag value. # # Since: v1.7