File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
github.com/docker/cli/cli/connhelper/commandconn Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
25
25
github.com/containerd/stargz-snapshotter/estargz v0.13.0
26
26
github.com/containerd/typeurl v1.0.2
27
27
github.com/coreos/go-systemd/v22 v22.4.0
28
- github.com/docker/cli v23.0.0-beta .1+incompatible
28
+ github.com/docker/cli v23.0.0-rc .1+incompatible
29
29
github.com/docker/distribution v2.8.1+incompatible
30
30
github.com/docker/docker v23.0.0-rc.1+incompatible
31
31
github.com/docker/go-connections v0.4.0
Original file line number Diff line number Diff line change @@ -507,8 +507,8 @@ github.com/docker/cli v0.0.0-20190925022749-754388324470/go.mod h1:JLrzqnKDaYBop
507
507
github.com/docker/cli v0.0.0-20191017083524-a8ff7f821017 /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
508
508
github.com/docker/cli v20.10.0-beta1.0.20201029214301-1d20b15adc38+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
509
509
github.com/docker/cli v20.10.21+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
510
- github.com/docker/cli v23.0.0-beta .1+incompatible h1:K9CMaN5nHB1eu2f02PURnJhlPhWuFl0s9mL3kildAtE =
511
- github.com/docker/cli v23.0.0-beta .1+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
510
+ github.com/docker/cli v23.0.0-rc .1+incompatible h1:Vl3pcUK4/LFAD56Ys3BrqgAtuwpWd/IO3amuSL0ZbP0 =
511
+ github.com/docker/cli v23.0.0-rc .1+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
512
512
github.com/docker/distribution v0.0.0-20190905152932-14b96e55d84c /go.mod h1:0+TTO4EOBfRPhZXAeF1Vu+W3hHZ8eLp8PgKVZlcvtFY =
513
513
github.com/docker/distribution v2.6.0-rc.1.0.20180327202408-83389a148052+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
514
514
github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ github.com/davecgh/go-spew/spew
372
372
# github.com/dimchansky/utfbom v1.1.1
373
373
## explicit
374
374
github.com/dimchansky/utfbom
375
- # github.com/docker/cli v23.0.0-beta .1+incompatible
375
+ # github.com/docker/cli v23.0.0-rc .1+incompatible
376
376
## explicit
377
377
github.com/docker/cli/cli/config
378
378
github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments