We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeeb1de commit 120d9eaCopy full SHA for 120d9ea
go.mod
@@ -1,6 +1,7 @@
1
module github.com/anchore/stereoscope
2
3
-go 1.22.5
+go 1.22.9
4
+
5
require (
6
github.com/GoogleCloudPlatform/docker-credential-gcr v2.0.5+incompatible
7
github.com/adrg/xdg v0.5.3
0 commit comments