Merge pull request #50916 from thaJeztah/bump_client

go.mod: update client to v0.1.0-beta.0
This commit is contained in:
Austin Vazquez
2025-09-05 14:05:56 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -61,7 +61,7 @@ require (
github.com/moby/ipvs v1.1.0
github.com/moby/locker v1.0.1
github.com/moby/moby/api v1.52.0-beta.1
github.com/moby/moby/client v0.0.0
github.com/moby/moby/client v0.1.0-beta.0
github.com/moby/patternmatcher v0.6.0
github.com/moby/profiles/apparmor v0.1.0
github.com/moby/profiles/seccomp v0.1.0

2
vendor/modules.txt vendored
View File

@@ -964,7 +964,7 @@ github.com/moby/moby/api/types/swarm
github.com/moby/moby/api/types/system
github.com/moby/moby/api/types/versions
github.com/moby/moby/api/types/volume
# github.com/moby/moby/client v0.0.0 => ./client
# github.com/moby/moby/client v0.1.0-beta.0 => ./client
## explicit; go 1.23.0
github.com/moby/moby/client
github.com/moby/moby/client/internal/timestamp