Skip to content

Commit

Permalink
chore: update go version
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Zantow <[email protected]>
  • Loading branch information
kzantow committed Nov 7, 2024
1 parent eeeb1de commit 6b75ae0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/anchore/stereoscope

go 1.22.5
go 1.22.9

require (
github.com/GoogleCloudPlatform/docker-credential-gcr v2.0.5+incompatible
github.com/adrg/xdg v0.5.3
Expand Down

0 comments on commit 6b75ae0

Please sign in to comment.