diff --git a/go.mod b/go.mod index 3a1aa6283b8..1ebb1225711 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/distribution/distribution/v3 -go 1.23.0 +go 1.25.3 require ( cloud.google.com/go/storage v1.30.1