File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/blang/semver v3.5.1+incompatible
99 github.com/cpuguy83/go-md2man v1.0.10
1010 github.com/creack/pty v1.1.24
11- github.com/docker/cli v29.3.0 +incompatible
11+ github.com/docker/cli v29.3.1 +incompatible
1212 github.com/docker/docker v28.5.2+incompatible
1313 github.com/fatih/color v1.18.0
1414 github.com/go-jose/go-jose/v4 v4.1.4
Original file line number Diff line number Diff line change @@ -339,8 +339,8 @@ github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 h1:lxmTCgmHE1G
339339github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 /go.mod h1:GvWntX9qiTlOud0WkQ6ewFm0LPy5JUR1Xo0Ngbd1w6Y =
340340github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi/U =
341341github.com/dimchansky/utfbom v1.1.1 /go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE =
342- github.com/docker/cli v29.3.0 +incompatible h1:z3iWveU7h19Pqx7alZES8j+IeFQZ1lhTwb2F+V9SVvk =
343- github.com/docker/cli v29.3.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
342+ github.com/docker/cli v29.3.1 +incompatible h1:M04FDj2TRehDacrosh7Vlkgc7AuQoWloQkf1PA5hmoI =
343+ github.com/docker/cli v29.3.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
344344github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
345345github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
346346github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
Original file line number Diff line number Diff line change @@ -390,7 +390,7 @@ github.com/digitorus/timestamp
390390# github.com/dimchansky/utfbom v1.1.1
391391## explicit
392392github.com/dimchansky/utfbom
393- # github.com/docker/cli v29.3.0 +incompatible
393+ # github.com/docker/cli v29.3.1 +incompatible
394394## explicit
395395github.com/docker/cli/cli/config
396396github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments