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.1 +incompatible
11+ github.com/docker/cli v29.4.3 +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 @@ -183,8 +183,8 @@ github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 h1:ge14PCmCvPjpMQM
183183github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 /go.mod h1:SKVExuS+vpu2l9IoOc0RwqE7NYnb0JlcFHFnEJkVDzc =
184184github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 h1:lxmTCgmHE1GUYL7P0MlNa00M67axePTq+9nBSGddR8I =
185185github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 /go.mod h1:GvWntX9qiTlOud0WkQ6ewFm0LPy5JUR1Xo0Ngbd1w6Y =
186- github.com/docker/cli v29.4.1 +incompatible h1:02RT8QqqwtGRn+6SYypv8IUEbD/ltY6sfKCJIoUcGzk =
187- github.com/docker/cli v29.4.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
186+ github.com/docker/cli v29.4.3 +incompatible h1:u+UliYm2J/rYrIh2FqHQg32neRG8GjbvNuwQRTzGspU =
187+ github.com/docker/cli v29.4.3 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
188188github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
189189github.com/docker/docker v28.5.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
190190github.com/docker/docker-credential-helpers v0.9.5 h1:EFNN8DHvaiK8zVqFA2DT6BjXE0GzfLOZ38ggPTKePkY =
Original file line number Diff line number Diff line change @@ -406,7 +406,7 @@ github.com/digitorus/pkcs7
406406# github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7
407407## explicit; go 1.16
408408github.com/digitorus/timestamp
409- # github.com/docker/cli v29.4.1 +incompatible
409+ # github.com/docker/cli v29.4.3 +incompatible
410410## explicit
411411github.com/docker/cli/cli/config
412412github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments