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.4.0 +incompatible
11+ github.com/docker/cli v29.4.1 +incompatible
1212 github.com/docker/docker v28.5.2+incompatible
1313 github.com/fatih/color v1.19.0
1414 github.com/go-jose/go-jose/v4 v4.1.4
Original file line number Diff line number Diff line change @@ -203,8 +203,8 @@ github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 h1:lxmTCgmHE1G
203203github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 /go.mod h1:GvWntX9qiTlOud0WkQ6ewFm0LPy5JUR1Xo0Ngbd1w6Y =
204204github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi/U =
205205github.com/dimchansky/utfbom v1.1.1 /go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE =
206- github.com/docker/cli v29.4.0 +incompatible h1:+IjXULMetlvWJiuSI0Nbor36lcJ5BTcVpUmB21KBoVM =
207- github.com/docker/cli v29.4.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
206+ github.com/docker/cli v29.4.1 +incompatible h1:02RT8QqqwtGRn+6SYypv8IUEbD/ltY6sfKCJIoUcGzk =
207+ github.com/docker/cli v29.4.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
208208github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
209209github.com/docker/docker v28.5.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
210210github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
Original file line number Diff line number Diff line change @@ -377,7 +377,7 @@ github.com/digitorus/timestamp
377377# github.com/dimchansky/utfbom v1.1.1
378378## explicit
379379github.com/dimchansky/utfbom
380- # github.com/docker/cli v29.4.0 +incompatible
380+ # github.com/docker/cli v29.4.1 +incompatible
381381## explicit
382382github.com/docker/cli/cli/config
383383github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments