File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
3939 github.com/docker/distribution v2.8.3+incompatible // indirect
4040 github.com/docker/docker v28.5.2+incompatible // indirect
4141 github.com/docker/docker-credential-helpers v0.9.5 // indirect
42- github.com/docker/go-connections v0.5 .0 // indirect
42+ github.com/docker/go-connections v0.6 .0 // indirect
4343 github.com/docker/go-units v0.5.0 // indirect
4444 github.com/felixge/httpsnoop v1.0.4 // indirect
4545 github.com/fsnotify/fsnotify v1.9.0 // indirect
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaft
6969github.com/docker/docker v28.5.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
7070github.com/docker/docker-credential-helpers v0.9.5 h1:EFNN8DHvaiK8zVqFA2DT6BjXE0GzfLOZ38ggPTKePkY =
7171github.com/docker/docker-credential-helpers v0.9.5 /go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c =
72- github.com/docker/go-connections v0.5 .0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
73- github.com/docker/go-connections v0.5 .0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
72+ github.com/docker/go-connections v0.6 .0 h1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94 =
73+ github.com/docker/go-connections v0.6 .0 /go.mod h1:AahvXYshr6JgfUJGdDCs2b5EZG/vmaMAntpSFH5BFKE =
7474github.com/docker/go-metrics v0.0.1 h1:AgB/0SvBxihN0X8OR4SjsblXkbMvalQ8cjmtKQ2rQV8 =
7575github.com/docker/go-metrics v0.0.1 /go.mod h1:cG1hvH2utMXtqgqqYE9plW6lDxS3/5ayHzueweSI3Vw =
7676github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments