Skip to content

Commit 120d9ea

Browse files
authored
chore: update minimum supported go version to 1.22.9 (#320)
Signed-off-by: Keith Zantow <[email protected]>
1 parent eeeb1de commit 120d9ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/anchore/stereoscope
22

3-
go 1.22.5
3+
go 1.22.9
4+
45
require (
56
github.com/GoogleCloudPlatform/docker-credential-gcr v2.0.5+incompatible
67
github.com/adrg/xdg v0.5.3

0 commit comments

Comments
 (0)