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 @@ -153,7 +153,7 @@ require (
153153 github.com/cespare/xxhash/v2 v2.3.0 // indirect
154154 github.com/cncf/xds/go v0.0.0-20250121191232-2f005788dc42 // indirect
155155 github.com/cpuguy83/dockercfg v0.3.2 // indirect
156- github.com/docker/docker v27.5 .1+incompatible // but required to resolve issue docker has with go1.20
156+ github.com/docker/docker v28.0 .1+incompatible // but required to resolve issue docker has with go1.20
157157 github.com/docker/go-units v0.5.0 // indirect
158158 github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
159159 github.com/felixge/httpsnoop v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -884,8 +884,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
884884github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
885885github.com/dnaeon/go-vcr v1.1.0 /go.mod h1:M7tiix8f0r6mKKJ3Yq/kqU1OYf3MnfmBWVbPx/yU9ko =
886886github.com/dnaeon/go-vcr v1.2.0 /go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ =
887- github.com/docker/docker v27.5 .1+incompatible h1:4PYU5dnBYqRQi0294d1FBECqT9ECWeQAIfE8q4YnPY8 =
888- github.com/docker/docker v27.5 .1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
887+ github.com/docker/docker v28.0 .1+incompatible h1:FCHjSRdXhNRFjlHMTv4jUNlIBbTeRjrWfeFuJp7jpo0 =
888+ github.com/docker/docker v28.0 .1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
889889github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
890890github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
891891github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments