mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-30 23:28:04 +08:00
vendor: github.com/docker/cli v25.0.1
- cli-plugins: move socket code into common package - cli-plugins: don't use abstract sockets on macOS - fixes CLI leaving behind plugin socket mount-points - socket: return from loop after EOF full diff: https://github.com/docker/cli/compare/v25.0.0-rc.1...v25.0.1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
3
vendor/modules.txt
vendored
3
vendor/modules.txt
vendored
@@ -199,11 +199,12 @@ github.com/davecgh/go-spew/spew
|
||||
# github.com/distribution/reference v0.5.0
|
||||
## explicit; go 1.20
|
||||
github.com/distribution/reference
|
||||
# github.com/docker/cli v25.0.0-rc.1+incompatible
|
||||
# github.com/docker/cli v25.0.1+incompatible
|
||||
## explicit
|
||||
github.com/docker/cli/cli
|
||||
github.com/docker/cli/cli-plugins/manager
|
||||
github.com/docker/cli/cli-plugins/plugin
|
||||
github.com/docker/cli/cli-plugins/socket
|
||||
github.com/docker/cli/cli/command
|
||||
github.com/docker/cli/cli/command/formatter
|
||||
github.com/docker/cli/cli/command/formatter/tabwriter
|
||||
|
Reference in New Issue
Block a user