File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/distribution/reference v0.5.0
11
11
github.com/docker/cli v25.0.3+incompatible
12
12
github.com/docker/docker v25.0.3+incompatible
13
- github.com/docker/go-connections v0.4 .0
13
+ github.com/docker/go-connections v0.5 .0
14
14
github.com/google/go-cmp v0.6.0
15
15
github.com/google/uuid v1.6.0
16
16
github.com/gorilla/websocket v1.5.0
Original file line number Diff line number Diff line change @@ -65,8 +65,9 @@ github.com/docker/docker-credential-helpers v0.6.4 h1:axCks+yV+2MR3/kZhAmy07yC56
65
65
github.com/docker/docker-credential-helpers v0.6.4 /go.mod h1:ofX3UI0Gz1TteYBjtgs07O36Pyasyp66D2uKT7H8W1c =
66
66
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c h1:lzqkGL9b3znc+ZUgi7FlLnqjQhcXxkNM/quxIjBVMD0 =
67
67
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c /go.mod h1:CADgU4DSXK5QUlFslkQu2yW2TKzFZcXq/leZfM0UH5Q =
68
- github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
69
68
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
69
+ github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
70
+ github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
70
71
github.com/docker/go-metrics v0.0.0-20180209012529-399ea8c73916 /go.mod h1:/u0gXw0Gay3ceNrsHubL3BtdOL2fHf93USgMTe0W5dI =
71
72
github.com/docker/go-metrics v0.0.1 h1:AgB/0SvBxihN0X8OR4SjsblXkbMvalQ8cjmtKQ2rQV8 =
72
73
github.com/docker/go-metrics v0.0.1 /go.mod h1:cG1hvH2utMXtqgqqYE9plW6lDxS3/5ayHzueweSI3Vw =
You can’t perform that action at this time.
0 commit comments