File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ gomod: # https://goreleaser.com/customization/verifiable_builds/
4343 # This will only be effective if running against a tag. Snapshots will ignore
4444 # this setting.
4545 # Notice: for this to work your `build.main` must be a package, not a `.go` file.
46- proxy : true
46+ proxy : false # it will be enabled in CLOUDP-228737
4747 # Sets the `-mod` flag value.
4848 #
4949 # Since: v1.7
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ gomod: # https://goreleaser.com/customization/verifiable_builds/
4343 # This will only be effective if running against a tag. Snapshots will ignore
4444 # this setting.
4545 # Notice: for this to work your `build.main` must be a package, not a `.go` file.
46- proxy : true
46+ proxy : false # it will be enabled in CLOUDP-228737
4747 # Sets the `-mod` flag value.
4848 #
4949 # Since: v1.7
You can’t perform that action at this time.
0 commit comments