mirror of
https://github.com/moby/moby.git
synced 2026-01-11 02:31:44 +00:00
Merge pull request #50916 from thaJeztah/bump_client
go.mod: update client to v0.1.0-beta.0
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
2
vendor/modules.txt
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user