Skip to content

Commit

Permalink
Upgrade go version (#1024)
Browse files Browse the repository at this point in the history
  • Loading branch information
hogo6002 committed Jun 5, 2024
1 parent 4e5c43a commit 8fd553a
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.10
go 1.21.11

require (
deps.dev/api/v3 v3.0.0-20240516073147-b352d7eeeae6
Expand Down

0 comments on commit 8fd553a

Please sign in to comment.