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/
43
43
# This will only be effective if running against a tag. Snapshots will ignore
44
44
# this setting.
45
45
# 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
47
47
# Sets the `-mod` flag value.
48
48
#
49
49
# Since: v1.7
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ gomod: # https://goreleaser.com/customization/verifiable_builds/
43
43
# This will only be effective if running against a tag. Snapshots will ignore
44
44
# this setting.
45
45
# 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
47
47
# Sets the `-mod` flag value.
48
48
#
49
49
# Since: v1.7
You can’t perform that action at this time.
0 commit comments