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 2e0a301 commit 607926eCopy full SHA for 607926e
1 file changed
.github/.env.base
@@ -39,7 +39,8 @@ GO_SECONDARY_VERSION=1.24.x
39
# Govulncheck-specific Go version for vulnerability scanning
40
# Uses newer Go version for accurate standard library vulnerability detection
41
# Override this in .env.custom if needed for compatibility
42
-GOVULNCHECK_GO_VERSION=1.25.7
+#GOVULNCHECK_GO_VERSION=1.25.7 (Not in Github yet)
43
+GOVULNCHECK_GO_VERSION=1.25.6
44
45
# ================================================================================================
46
# 📦 GO MODULE CONFIGURATION
0 commit comments