File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ require (
28
28
github.com/containernetworking/plugins v1.4.0
29
29
github.com/coreos/go-systemd/v22 v22.5.0
30
30
github.com/distribution/reference v0.5.0
31
- github.com/docker/cli v26.1.0 +incompatible
32
- github.com/docker/docker v26.1.0 +incompatible
31
+ github.com/docker/cli v26.1.3 +incompatible
32
+ github.com/docker/docker v26.1.3 +incompatible
33
33
github.com/docker/go-connections v0.5.0
34
34
github.com/docker/go-units v0.5.0
35
35
github.com/gofrs/flock v0.8.1
Original file line number Diff line number Diff line change @@ -135,10 +135,10 @@ github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK
135
135
github.com/distribution/reference v0.5.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
136
136
github.com/dnaeon/go-vcr v1.1.0 h1:ReYa/UBrRyQdant9B4fNHGoCNKw6qh6P0fsdGmZpR7c =
137
137
github.com/dnaeon/go-vcr v1.1.0 /go.mod h1:M7tiix8f0r6mKKJ3Yq/kqU1OYf3MnfmBWVbPx/yU9ko =
138
- github.com/docker/cli v26.1.0 +incompatible h1:+nwRy8Ocd8cYNQ60mozDDICICD8aoFGtlPXifX/UQ3Y =
139
- github.com/docker/cli v26.1.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
140
- github.com/docker/docker v26.1.0 +incompatible h1:W1G9MPNbskA6VZWL7b3ZljTh0pXI68FpINx0GKaOdaM =
141
- github.com/docker/docker v26.1.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
138
+ github.com/docker/cli v26.1.3 +incompatible h1:bUpXT/N0kDE3VUHI2r5VMsYQgi38kYuoC0oL9yt3lqc =
139
+ github.com/docker/cli v26.1.3 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
140
+ github.com/docker/docker v26.1.3 +incompatible h1:lLCzRbrVZrljpVNobJu1J2FHk8V0s4BawoZippkc+xo =
141
+ github.com/docker/docker v26.1.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
142
142
github.com/docker/docker-credential-helpers v0.8.0 h1:YQFtbBQb4VrpoPxhFuzEBPQ9E16qz5SpHLS+uswaCp8 =
143
143
github.com/docker/docker-credential-helpers v0.8.0 /go.mod h1:UGFXcuoQ5TxPiB54nHOZ32AWRqQdECoh/Mg0AlEYb40 =
144
144
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
Original file line number Diff line number Diff line change @@ -446,14 +446,14 @@ github.com/dimchansky/utfbom
446
446
# github.com/distribution/reference v0.5.0
447
447
## explicit; go 1.20
448
448
github.com/distribution/reference
449
- # github.com/docker/cli v26.1.0 +incompatible
449
+ # github.com/docker/cli v26.1.3 +incompatible
450
450
## explicit
451
451
github.com/docker/cli/cli/config
452
452
github.com/docker/cli/cli/config/configfile
453
453
github.com/docker/cli/cli/config/credentials
454
454
github.com/docker/cli/cli/config/types
455
455
github.com/docker/cli/cli/connhelper/commandconn
456
- # github.com/docker/docker v26.1.0 +incompatible
456
+ # github.com/docker/docker v26.1.3 +incompatible
457
457
## explicit
458
458
github.com/docker/docker/api
459
459
github.com/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments