mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
build(deps): bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 28.5.0-rc.1+incompatible to 28.5.0+incompatible. - [Commits](https://github.com/docker/cli/compare/v28.5.0-rc.1...v28.5.0) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 28.5.0+incompatible dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Nicolas De loof
parent
5add90240d
commit
d9423f6872
2
go.mod
2
go.mod
@@ -15,7 +15,7 @@ require (
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
github.com/distribution/reference v0.6.0
|
||||
github.com/docker/buildx v0.28.0
|
||||
github.com/docker/cli v28.5.0-rc.1+incompatible
|
||||
github.com/docker/cli v28.5.0+incompatible
|
||||
github.com/docker/cli-docs-tool v0.10.0
|
||||
github.com/docker/docker v28.5.0+incompatible
|
||||
github.com/docker/go-connections v0.6.0
|
||||
|
||||
Reference in New Issue
Block a user