File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
3434 github.com/distribution/reference v0.6.0
3535 github.com/docker/cli v29.4.0+incompatible // gomodjail:unconfined
3636 github.com/docker/docker v28.5.2+incompatible // gomodjail:unconfined
37- github.com/docker/go-connections v0.6 .0
37+ github.com/docker/go-connections v0.7 .0
3838 github.com/docker/go-units v0.5.0
3939 github.com/fahedouch/go-logrotate v0.3.0 // gomodjail:unconfined
4040 github.com/fatih/color v1.19.0 // gomodjail:unconfined
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaft
9898github.com/docker/docker v28.5.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
9999github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo =
100100github.com/docker/docker-credential-helpers v0.8.2 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
101- github.com/docker/go-connections v0.6 .0 h1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94 =
102- github.com/docker/go-connections v0.6 .0 /go.mod h1:AahvXYshr6JgfUJGdDCs2b5EZG/vmaMAntpSFH5BFKE =
101+ github.com/docker/go-connections v0.7 .0 h1:6SsRfJddP22WMrCkj19x9WKjEDTB+ahsdiGYf0mN39c =
102+ github.com/docker/go-connections v0.7 .0 /go.mod h1:no1qkHdjq7kLMGUXYAduOhYPSJxxvgWBh7ogVvptn3Q =
103103github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
104104github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
105105github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
You can’t perform that action at this time.
0 commit comments