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 @@ -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.1.2 +incompatible
11+ github.com/docker/cli v29.1.3 +incompatible
1212 github.com/docker/docker v28.5.2+incompatible
1313 github.com/fatih/color v1.18.0
1414 github.com/google/go-cmp v0.7.0
Original file line number Diff line number Diff line change @@ -959,8 +959,8 @@ github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 h1:lxmTCgmHE1G
959959github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 /go.mod h1:GvWntX9qiTlOud0WkQ6ewFm0LPy5JUR1Xo0Ngbd1w6Y =
960960github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi/U =
961961github.com/dimchansky/utfbom v1.1.1 /go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE =
962- github.com/docker/cli v29.1.2 +incompatible h1:s4QI7drXpIo78OM+CwuthPsO5kCf8cpNsck5PsLVTH8 =
963- github.com/docker/cli v29.1.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
962+ github.com/docker/cli v29.1.3 +incompatible h1:+kz9uDWgs+mAaIZojWfFt4d53/jv0ZUOOoSh5ZnH36c =
963+ github.com/docker/cli v29.1.3 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
964964github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
965965github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
966966github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
Original file line number Diff line number Diff line change @@ -523,7 +523,7 @@ github.com/digitorus/timestamp
523523# github.com/dimchansky/utfbom v1.1.1
524524## explicit
525525github.com/dimchansky/utfbom
526- # github.com/docker/cli v29.1.2 +incompatible
526+ # github.com/docker/cli v29.1.3 +incompatible
527527## explicit
528528github.com/docker/cli/cli/config
529529github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments