Skip to content

Commit 9da64b8

Browse files
prestonvasquezalcaeusmatthewdalemongodb-dbx-release-bot[bot]
authored
GODRIVER-3692 Bump govulncheck to 1.25.3 (#2236) (#2242)
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com> Co-authored-by: Andreas Braun <[email protected]> Co-authored-by: Matt Dale <[email protected]> Co-authored-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
1 parent 3913452 commit 9da64b8

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)