File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ require (
156156 github.com/cespare/xxhash/v2 v2.3.0 // indirect
157157 github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f // indirect
158158 github.com/cpuguy83/dockercfg v0.3.2 // indirect
159- github.com/docker/docker v28.0.1 +incompatible // but required to resolve issue docker has with go1.20
159+ github.com/docker/docker v28.0.4 +incompatible // but required to resolve issue docker has with go1.20
160160 github.com/docker/go-units v0.5.0 // indirect
161161 github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
162162 github.com/felixge/httpsnoop v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -886,8 +886,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
886886github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
887887github.com/dnaeon/go-vcr v1.1.0 /go.mod h1:M7tiix8f0r6mKKJ3Yq/kqU1OYf3MnfmBWVbPx/yU9ko =
888888github.com/dnaeon/go-vcr v1.2.0 /go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ =
889- github.com/docker/docker v28.0.1 +incompatible h1:FCHjSRdXhNRFjlHMTv4jUNlIBbTeRjrWfeFuJp7jpo0 =
890- github.com/docker/docker v28.0.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
889+ github.com/docker/docker v28.0.4 +incompatible h1:JNNkBctYKurkw6FrHfKqY0nKIDf5nrbxjVBtS+cdcok =
890+ github.com/docker/docker v28.0.4 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
891891github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
892892github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
893893github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments