File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/docker/cli v28.3.3+incompatible
19
19
github.com/docker/cli-docs-tool v0.10.0
20
20
github.com/docker/docker v28.3.3+incompatible
21
- github.com/docker/go-connections v0.5 .0
21
+ github.com/docker/go-connections v0.6 .0
22
22
github.com/docker/go-units v0.5.0
23
23
github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203
24
24
github.com/fsnotify/fsevents v0.2.0
Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ github.com/docker/docker-credential-helpers v0.9.3/go.mod h1:x+4Gbw9aGmChi3qTLZj
143
143
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c h1:lzqkGL9b3znc+ZUgi7FlLnqjQhcXxkNM/quxIjBVMD0 =
144
144
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c /go.mod h1:CADgU4DSXK5QUlFslkQu2yW2TKzFZcXq/leZfM0UH5Q =
145
145
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
146
- github.com/docker/go-connections v0.5 .0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
147
- github.com/docker/go-connections v0.5 .0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
146
+ github.com/docker/go-connections v0.6 .0 h1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94 =
147
+ github.com/docker/go-connections v0.6 .0 /go.mod h1:AahvXYshr6JgfUJGdDCs2b5EZG/vmaMAntpSFH5BFKE =
148
148
github.com/docker/go-metrics v0.0.0-20180209012529-399ea8c73916 /go.mod h1:/u0gXw0Gay3ceNrsHubL3BtdOL2fHf93USgMTe0W5dI =
149
149
github.com/docker/go-metrics v0.0.1 h1:AgB/0SvBxihN0X8OR4SjsblXkbMvalQ8cjmtKQ2rQV8 =
150
150
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