Skip to content

Commit 1fecb62

Browse files
authored
Merge pull request #28975 from podman-container-tools/renovate/github.com-moby-moby-client-0.x
Update module github.com/moby/moby/client to v0.5.0
2 parents eb3c0f4 + b8a52da commit 1fecb62

10 files changed

Lines changed: 259 additions & 22 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ require (
4040
github.com/mattn/go-sqlite3 v1.14.47
4141
github.com/mdlayher/vsock v1.3.0
4242
github.com/moby/docker-image-spec v1.3.1
43-
github.com/moby/moby/api v1.54.2
44-
github.com/moby/moby/client v0.4.1
43+
github.com/moby/moby/api v1.55.0
44+
github.com/moby/moby/client v0.5.0
4545
github.com/moby/sys/capability v0.4.0
4646
github.com/moby/sys/user v0.4.0
4747
github.com/moby/term v0.5.2

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,10 +255,10 @@ github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3N
255255
github.com/moby/docker-image-spec v1.3.1/go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
256256
github.com/moby/go-archive v0.2.0 h1:zg5QDUM2mi0JIM9fdQZWC7U8+2ZfixfTYoHL7rWUcP8=
257257
github.com/moby/go-archive v0.2.0/go.mod h1:mNeivT14o8xU+5q1YnNrkQVpK+dnNe/K6fHqnTg4qPU=
258-
github.com/moby/moby/api v1.54.2 h1:wiat9QAhnDQjA7wk1kh/TqHz2I1uUA7M7t9SAl/JNXg=
259-
github.com/moby/moby/api v1.54.2/go.mod h1:+RQ6wluLwtYaTd1WnPLykIDPekkuyD/ROWQClE83pzs=
260-
github.com/moby/moby/client v0.4.1 h1:DMQgisVoMkmMs7fp3ROSdiBnoAu8+vo3GggFl06M/wY=
261-
github.com/moby/moby/client v0.4.1/go.mod h1:z52C9O2POPOsnxZAy//WtKcQ32P+jT/NGeXu/7nfjGQ=
258+
github.com/moby/moby/api v1.55.0 h1:2/sexvQyqIWS8pRSCFddBfpW2qE7vR7FCL+vN8pxwMc=
259+
github.com/moby/moby/api v1.55.0/go.mod h1:+RQ6wluLwtYaTd1WnPLykIDPekkuyD/ROWQClE83pzs=
260+
github.com/moby/moby/client v0.5.0 h1:5XhyPk2fuOWf6RlSFa3MkIIgDZkF25xToXW8Q/BH7cc=
261+
github.com/moby/moby/client v0.5.0/go.mod h1:rcVpF8ncl9vo5gaIBdol6CnbEtSj1uxMvEV/UrykF/s=
262262
github.com/moby/patternmatcher v0.6.1 h1:qlhtafmr6kgMIJjKJMDmMWq7WLkKIo23hsrpR3x084U=
263263
github.com/moby/patternmatcher v0.6.1/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
264264
github.com/moby/sys/capability v0.4.0 h1:4D4mI6KlNtWMCM1Z/K0i7RV1FkX+DBDHKVJpCndZoHk=

vendor/github.com/moby/moby/api/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moby/moby/api/swagger.yaml

Lines changed: 122 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moby/moby/api/types/image/attestation.go

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moby/moby/client/client.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moby/moby/client/client_interfaces.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moby/moby/client/image_attestations.go

Lines changed: 51 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moby/moby/client/image_attestations_opts.go

Lines changed: 56 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ github.com/moby/docker-image-spec/specs-go/v1
377377
github.com/moby/go-archive
378378
github.com/moby/go-archive/compression
379379
github.com/moby/go-archive/tarheader
380-
# github.com/moby/moby/api v1.54.2
380+
# github.com/moby/moby/api v1.55.0
381381
## explicit; go 1.24
382382
github.com/moby/moby/api
383383
github.com/moby/moby/api/pkg/stdcopy
@@ -398,7 +398,7 @@ github.com/moby/moby/api/types/storage
398398
github.com/moby/moby/api/types/swarm
399399
github.com/moby/moby/api/types/system
400400
github.com/moby/moby/api/types/volume
401-
# github.com/moby/moby/client v0.4.1
401+
# github.com/moby/moby/client v0.5.0
402402
## explicit; go 1.24
403403
github.com/moby/moby/client
404404
github.com/moby/moby/client/internal

0 commit comments

Comments
 (0)