File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/Microsoft/go-winio v0.5.0
7- github.com/containerd/containerd v1.5.5
7+ github.com/containerd/containerd v1.7.27
88 github.com/containerd/typeurl v1.0.2
9- github.com/docker/docker v20.10.8 +incompatible
9+ github.com/docker/docker v27.1.1 +incompatible
1010 github.com/docker/go-connections v0.4.0 // indirect
1111 github.com/go-logr/logr v0.4.0
1212 github.com/google/go-cmp v0.5.6 // indirect
Original file line number Diff line number Diff line change @@ -251,6 +251,7 @@ github.com/docker/distribution v2.7.1+incompatible h1:a5mlkVzth6W5A4fOsS3D2EO5BU
251251github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
252252github.com/docker/docker v20.10.8+incompatible h1:RVqD337BgQicVCzYrrlhLDWhq6OAD2PJDUg2LsEUvKM =
253253github.com/docker/docker v20.10.8+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
254+ github.com/docker/docker v27.1.1+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
254255github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
255256github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
256257github.com/docker/go-events v0.0.0-20170721190031-9461782956ad /go.mod h1:Uw6UezgYA44ePAFQYUehOuCzmy5zmg/+nl2ZfMWGkpA =
You can’t perform that action at this time.
0 commit comments