Disable gomod proxy in snapshot builds to fix Vanta false positives (#46261)

This commit is contained in:
Luke Heath
2026-05-27 14:28:12 -05:00
committed by GitHub
parent 7dab469928
commit f0885bc130
+2 -2
View File
@@ -14,8 +14,8 @@ before:
- make deps
- make generate
gomod:
proxy: true
# gomod:
# proxy: true
builds:
- id: fleet