We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e0f1c commit 002cbe9Copy full SHA for 002cbe9
go.mod
@@ -1,8 +1,6 @@
1
module github.com/distribution/distribution/v3
2
3
-go 1.24.0
4
-
5
-toolchain go1.24.10
+go 1.26.1
6
7
require (
8
cloud.google.com/go/storage v1.57.1
0 commit comments