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 @@ -12,7 +12,7 @@ require (
12
12
github.com/chzyer/readline v1.5.1
13
13
github.com/containerd/console v1.0.4
14
14
github.com/dnaeon/go-vcr v1.2.0
15
- github.com/docker/docker v27.0.1 +incompatible
15
+ github.com/docker/docker v27.0.2 +incompatible
16
16
github.com/dustin/go-humanize v1.0.1
17
17
github.com/fatih/color v1.17.0
18
18
github.com/getsentry/sentry-go v0.28.1
Original file line number Diff line number Diff line change @@ -184,8 +184,8 @@ github.com/docker/cli v26.1.3+incompatible h1:bUpXT/N0kDE3VUHI2r5VMsYQgi38kYuoC0
184
184
github.com/docker/cli v26.1.3+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
185
185
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
186
186
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
187
- github.com/docker/docker v27.0.1 +incompatible h1:AbszR+lCnR3f297p/g0arbQoyhAkImxQOR/XO9YZeIg =
188
- github.com/docker/docker v27.0.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
187
+ github.com/docker/docker v27.0.2 +incompatible h1:mNhCtgXNV1fIRns102grG7rdzIsGGCq1OlOD0KunZos =
188
+ github.com/docker/docker v27.0.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
189
189
github.com/docker/docker-credential-helpers v0.8.0 h1:YQFtbBQb4VrpoPxhFuzEBPQ9E16qz5SpHLS+uswaCp8 =
190
190
github.com/docker/docker-credential-helpers v0.8.0 /go.mod h1:UGFXcuoQ5TxPiB54nHOZ32AWRqQdECoh/Mg0AlEYb40 =
191
191
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments