File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/containerd/containerd v1.7.15
8
8
github.com/containerd/log v0.1.0
9
9
github.com/coreos/go-systemd/v22 v22.5.0
10
- github.com/docker/cli v26.0.0 +incompatible
10
+ github.com/docker/cli v26.0.1 +incompatible
11
11
github.com/docker/go-metrics v0.0.1
12
12
github.com/opencontainers/go-digest v1.0.0
13
13
github.com/opencontainers/image-spec v1.1.0
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
42
42
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
43
43
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
44
44
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
45
- github.com/docker/cli v26.0.0 +incompatible h1:90BKrx1a1HKYpSnnBFR6AgDq/FqkHxwlUyzJVPxD30I =
46
- github.com/docker/cli v26.0.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
45
+ github.com/docker/cli v26.0.1 +incompatible h1:eZDuplk2jYqgUkNLDYwTBxqmY9cM3yHnmN6OIUEjL3U =
46
+ github.com/docker/cli v26.0.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
47
47
github.com/docker/docker v25.0.5+incompatible h1:UmQydMduGkrD5nQde1mecF/YnSbTOaPeFIeP5C4W+DE =
48
48
github.com/docker/docker v25.0.5+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
49
49
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/containerd/containerd v1.7.15
7
7
github.com/containerd/continuity v0.4.3
8
8
github.com/containerd/log v0.1.0
9
- github.com/docker/cli v26.0.0 +incompatible
9
+ github.com/docker/cli v26.0.1 +incompatible
10
10
github.com/docker/go-metrics v0.0.1
11
11
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
12
12
github.com/google/flatbuffers v24.3.25+incompatible
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
37
37
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
38
38
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
39
39
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
40
- github.com/docker/cli v26.0.0 +incompatible h1:90BKrx1a1HKYpSnnBFR6AgDq/FqkHxwlUyzJVPxD30I =
41
- github.com/docker/cli v26.0.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
40
+ github.com/docker/cli v26.0.1 +incompatible h1:eZDuplk2jYqgUkNLDYwTBxqmY9cM3yHnmN6OIUEjL3U =
41
+ github.com/docker/cli v26.0.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
42
42
github.com/docker/docker v25.0.5+incompatible h1:UmQydMduGkrD5nQde1mecF/YnSbTOaPeFIeP5C4W+DE =
43
43
github.com/docker/docker v25.0.5+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
44
44
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
You can’t perform that action at this time.
0 commit comments