Skip to content

Commit 442e9c8

Browse files
committed
chore(env): update Govulncheck Go version to 1.25.5
1 parent 1a12564 commit 442e9c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/.env.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ 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.x
42+
GOVULNCHECK_GO_VERSION=1.25.5
4343

4444
# ================================================================================================
4545
# 📦 GO MODULE CONFIGURATION

0 commit comments

Comments
 (0)