Skip to content

Commit 2ddb76f

Browse files
Bump govulncheck to 1.25.3
1 parent 9bd07db commit 2ddb76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/govulncheck.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set -ex
77
# Note: this needs to be updated if the listed Go version has vulnerabilities
88
# discovered because they will show up in the scan results along with Go Driver
99
# and dependency vulnerabilities.
10-
GO_VERSION=1.25.1
10+
GO_VERSION=1.25.3
1111

1212
go install golang.org/dl/go$GO_VERSION@latest
1313
go${GO_VERSION} download

0 commit comments

Comments
 (0)