Skip to content

Commit

Permalink
Bump go mod min version (#1109)
Browse files Browse the repository at this point in the history
Bump go mod min version to resolve vulnerability
  • Loading branch information
another-rex authored Jul 10, 2024
1 parent b74f325 commit 1ea785e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/google/osv-scanner

go 1.21.11
go 1.21.12

require (
deps.dev/api/v3 v3.0.0-20240701054435-542fb1833d6b
Expand Down

0 comments on commit 1ea785e

Please sign in to comment.