File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
github.com/containernetworking/plugins v1.4.0
32
32
github.com/coreos/go-systemd/v22 v22.5.0
33
33
github.com/distribution/reference v0.6.0
34
- github.com/docker/cli v27.4.1 +incompatible
34
+ github.com/docker/cli v27.5.0 +incompatible
35
35
github.com/docker/docker v27.5.0+incompatible
36
36
github.com/docker/go-connections v0.5.0
37
37
github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -132,8 +132,8 @@ github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi
132
132
github.com/dimchansky/utfbom v1.1.1 /go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE =
133
133
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
134
134
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
135
- github.com/docker/cli v27.4.1 +incompatible h1:VzPiUlRJ/xh+otB75gva3r05isHMo5wXDfPRi5/b4hI =
136
- github.com/docker/cli v27.4.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
135
+ github.com/docker/cli v27.5.0 +incompatible h1:aMphQkcGtpHixwwhAXJT1rrK/detk2JIvDaFkLctbGM =
136
+ github.com/docker/cli v27.5.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
137
137
github.com/docker/docker v27.5.0+incompatible h1:um++2NcQtGRTz5eEgO6aJimo6/JxrTXC941hd05JO6U =
138
138
github.com/docker/docker v27.5.0+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
139
139
github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo =
Original file line number Diff line number Diff line change @@ -459,7 +459,7 @@ github.com/dimchansky/utfbom
459
459
# github.com/distribution/reference v0.6.0
460
460
## explicit; go 1.20
461
461
github.com/distribution/reference
462
- # github.com/docker/cli v27.4.1 +incompatible
462
+ # github.com/docker/cli v27.5.0 +incompatible
463
463
## explicit
464
464
github.com/docker/cli/cli/config
465
465
github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments