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 @@ -29,7 +29,7 @@ GO_PRIMARY_VERSION=1.24.x
2929GO_SECONDARY_VERSION = 1.24.x
3030
3131# Govulncheck-specific Go version for vulnerability scanning
32- GOVULNCHECK_GO_VERSION = 1.26.1
32+ GOVULNCHECK_GO_VERSION = 1.26.2
3333
3434# ================================================================================================
3535# 📦 GO MODULE CONFIGURATION
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ GO_COVERAGE_PROVIDER=internal
3232CODECOV_TOKEN_REQUIRED = false
3333
3434# Go Coverage Tool Version
35- GO_COVERAGE_VERSION = v1.3.7
35+ GO_COVERAGE_VERSION = v1.3.8
3636GO_COVERAGE_USE_LOCAL = false
3737
3838# ================================================================================================
You can’t perform that action at this time.
0 commit comments