Bump go version in go.mod

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
This commit is contained in:
Milos Gajdos 2024-10-15 10:49:13 +01:00
parent 88579792f6
commit 6df0fd941c
No known key found for this signature in database
9 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/distribution/distribution/v3
go 1.21.0
go 1.22.0
require (
cloud.google.com/go/storage v1.30.1