We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aed131 commit 9b6a376Copy full SHA for 9b6a376
go.mod
@@ -5,7 +5,7 @@ go 1.17
5
require (
6
github.com/distribution/distribution/v3 v3.0.0-20220725133111-4bf3547399eb
7
github.com/docker/go-connections v0.4.0
8
- github.com/docker/go-units v0.4.0
+ github.com/docker/go-units v0.5.0
9
github.com/google/go-cmp v0.5.8
10
github.com/imdario/mergo v0.3.13
11
github.com/mattn/go-shellwords v1.0.12
0 commit comments