Skip to content

Commit

Permalink
Update gomod go version (#971)
Browse files Browse the repository at this point in the history
Update to the latest go1.21 version
  • Loading branch information
another-rex committed May 8, 2024
1 parent 3be8eff commit f86f846
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.9
go 1.21.10

require (
deps.dev/api/v3 v3.0.0-20240503042720-6166138ce783
Expand Down

0 comments on commit f86f846

Please sign in to comment.