Skip to content

Commit 607926e

Browse files
committed
chore(env): update Govulncheck Go version to 1.25.6
1 parent 2e0a301 commit 607926e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/.env.base

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ GO_SECONDARY_VERSION=1.24.x
3939
# Govulncheck-specific Go version for vulnerability scanning
4040
# Uses newer Go version for accurate standard library vulnerability detection
4141
# Override this in .env.custom if needed for compatibility
42-
GOVULNCHECK_GO_VERSION=1.25.7
42+
#GOVULNCHECK_GO_VERSION=1.25.7 (Not in Github yet)
43+
GOVULNCHECK_GO_VERSION=1.25.6
4344

4445
# ================================================================================================
4546
# 📦 GO MODULE CONFIGURATION

0 commit comments

Comments
 (0)