Skip to content

Commit

Permalink
Add a go.mod toolchain version (#4347)
Browse files Browse the repository at this point in the history
  • Loading branch information
milosgajdos committed May 16, 2024
2 parents ad69db3 + 421a359 commit e0a54de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/distribution/distribution/v3

go 1.21
go 1.21.8

require (
cloud.google.com/go/storage v1.30.1
Expand Down

0 comments on commit e0a54de

Please sign in to comment.