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 55require (
66 github.com/Microsoft/go-winio v0.5.2 // indirect
77 github.com/containerd/containerd v1.6.18 // indirect
8- github.com/docker/cli v20.10.10 +incompatible
8+ github.com/docker/cli v24.0.2 +incompatible
99 github.com/docker/distribution v2.8.1+incompatible
1010 github.com/docker/docker v20.10.9+incompatible
1111 github.com/docker/go-connections v0.4.1-0.20180821093606-97c2040d34df
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ github.com/creack/pty v1.1.11/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ
2323github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2424github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
2525github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
26- github.com/docker/cli v20.10.10 +incompatible h1:kcbwdgWbrBOH8QwQzaJmyriHwF7XIl4HT1qh0HTRys4 =
27- github.com/docker/cli v20.10.10 +incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
26+ github.com/docker/cli v24.0.2 +incompatible h1:QdqR7znue1mtkXIJ+ruQMGQhpw2JzMJLRXp6zpzF6tM =
27+ github.com/docker/cli v24.0.2 +incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
2828github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
2929github.com/docker/distribution v2.8.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
3030github.com/docker/docker v20.10.9+incompatible h1:JlsVnETOjM2RLQa0Cc1XCIspUdXW3Zenq9P54uXBm6k =
You can’t perform that action at this time.
0 commit comments