diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-05 03:24:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-05 03:24:36 +0000 |
| commit | 7788ffc742d094c46b970bbe04d719c170152c27 (patch) | |
| tree | a58f28ee161d6ff198df9b224bf65a0e64fdbee8 /go.mod | |
| parent | d58bfb8a1b519afffa6796d16f49b9de7c4fef8e (diff) | |
| download | tailscale-dependabot/go_modules/github.com/docker/cli-29.2.0incompatible.tar.xz tailscale-dependabot/go_modules/github.com/docker/cli-29.2.0incompatible.zip | |
build(deps): bump github.com/docker/clidependabot/go_modules/github.com/docker/cli-29.2.0incompatible
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 29.0.3+incompatible to 29.2.0+incompatible.
- [Commits](https://github.com/docker/cli/compare/v29.0.3...v29.2.0)
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 29.2.0+incompatible
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -319,7 +319,7 @@ require ( github.com/daixiang0/gci v0.12.3 // indirect github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect github.com/denis-tingaikin/go-header v0.5.0 // indirect - github.com/docker/cli v29.0.3+incompatible // indirect + github.com/docker/cli v29.2.0+incompatible // indirect github.com/docker/distribution v2.8.3+incompatible // indirect github.com/docker/docker v28.5.2+incompatible // indirect github.com/docker/docker-credential-helpers v0.9.3 // indirect |
