Skip to content

Commit bce659f

Browse files
committed
vendor: update container-libs to latest
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
1 parent 18f7925 commit bce659f

9 files changed

Lines changed: 65 additions & 42 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ require (
6464
github.com/vbauerster/mpb/v8 v8.12.0
6565
github.com/vishvananda/netlink v1.3.1
6666
go.podman.io/buildah v1.42.1-0.20260501153811-377cf64e213b
67-
go.podman.io/common v0.67.2-0.20260504145149-b5d50461d3b9
68-
go.podman.io/image/v5 v5.39.3-0.20260504145149-b5d50461d3b9
69-
go.podman.io/storage v1.62.1-0.20260504145149-b5d50461d3b9
67+
go.podman.io/common v0.67.2-0.20260505193554-5d3b0fe5b89c
68+
go.podman.io/image/v5 v5.39.3-0.20260505193554-5d3b0fe5b89c
69+
go.podman.io/storage v1.62.1-0.20260505193554-5d3b0fe5b89c
7070
golang.org/x/crypto v0.50.0
7171
golang.org/x/net v0.53.0
7272
golang.org/x/sync v0.20.0

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -431,12 +431,12 @@ go.opentelemetry.io/otel/trace v1.43.0 h1:BkNrHpup+4k4w+ZZ86CZoHHEkohws8AY+WTX09
431431
go.opentelemetry.io/otel/trace v1.43.0/go.mod h1:/QJhyVBUUswCphDVxq+8mld+AvhXZLhe+8WVFxiFff0=
432432
go.podman.io/buildah v1.42.1-0.20260501153811-377cf64e213b h1:i8ntFzITajbJA3ojnA0ZdpbC+I+ccweZvZaGIhQb4i8=
433433
go.podman.io/buildah v1.42.1-0.20260501153811-377cf64e213b/go.mod h1:hPvgsjBU09C+15fKoIZJvKvNaxR+c0QvMg/n4NgBS7A=
434-
go.podman.io/common v0.67.2-0.20260504145149-b5d50461d3b9 h1:rhSZjo2liJOlaa3SzPLvDTD93MDi4bl6E3RKTME9Hrc=
435-
go.podman.io/common v0.67.2-0.20260504145149-b5d50461d3b9/go.mod h1:TYI+ocF4gfL8QCBo5GqOSUAOA3QnVgkjjg/nQZRG3o0=
436-
go.podman.io/image/v5 v5.39.3-0.20260504145149-b5d50461d3b9 h1:xAeC/aqHQ01RWHq60B1FETR65XW2kfIaOBEmYNJFunc=
437-
go.podman.io/image/v5 v5.39.3-0.20260504145149-b5d50461d3b9/go.mod h1:D+09OPzsrFuzeKqsJEaaxtItkSd12+eZyOdFyuJF8TY=
438-
go.podman.io/storage v1.62.1-0.20260504145149-b5d50461d3b9 h1:1rviLyzh9boijwxX4UK6U6XUmE1Qyl21XPUSHNKTh0s=
439-
go.podman.io/storage v1.62.1-0.20260504145149-b5d50461d3b9/go.mod h1:eZIqDigffFi9NlPezLvUVw/nsUIruaui436E5E4GmXs=
434+
go.podman.io/common v0.67.2-0.20260505193554-5d3b0fe5b89c h1:6IfCyQMM9Mox+gKxZpBEzkX58qOZKE95F3zkI6jBF9c=
435+
go.podman.io/common v0.67.2-0.20260505193554-5d3b0fe5b89c/go.mod h1:TYI+ocF4gfL8QCBo5GqOSUAOA3QnVgkjjg/nQZRG3o0=
436+
go.podman.io/image/v5 v5.39.3-0.20260505193554-5d3b0fe5b89c h1:TPFff12Iw0NgIV0uj87AHd65l5jqGMjoEGupKgLROrA=
437+
go.podman.io/image/v5 v5.39.3-0.20260505193554-5d3b0fe5b89c/go.mod h1:D+09OPzsrFuzeKqsJEaaxtItkSd12+eZyOdFyuJF8TY=
438+
go.podman.io/storage v1.62.1-0.20260505193554-5d3b0fe5b89c h1:t+hBH5NERnxUJslTH5zburbcmN+Nnzew5dx7b3gw1es=
439+
go.podman.io/storage v1.62.1-0.20260505193554-5d3b0fe5b89c/go.mod h1:eZIqDigffFi9NlPezLvUVw/nsUIruaui436E5E4GmXs=
440440
go.yaml.in/yaml/v2 v2.4.3 h1:6gvOSjQoTB3vt1l+CU+tSyi/HOjfOjRLJ4YwYZGwRO0=
441441
go.yaml.in/yaml/v2 v2.4.3/go.mod h1:zSxWcmIDjOzPXpjlTTbAsKokqkDNAVtZO0WOMiT90s8=
442442
go.yaml.in/yaml/v3 v3.0.4 h1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc=

vendor/go.podman.io/common/pkg/machine/machine.go

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

vendor/go.podman.io/common/pkg/timezone/timezone.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/go.podman.io/storage/drivers/overlay/composefs.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/go.podman.io/storage/drivers/overlay/overlay.go

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

vendor/go.podman.io/storage/pkg/chunked/filesystem_linux.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/go.podman.io/storage/pkg/chunked/storage_linux.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/modules.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ go.podman.io/buildah/pkg/sshagent
735735
go.podman.io/buildah/pkg/util
736736
go.podman.io/buildah/pkg/volumes
737737
go.podman.io/buildah/util
738-
# go.podman.io/common v0.67.2-0.20260504145149-b5d50461d3b9
738+
# go.podman.io/common v0.67.2-0.20260505193554-5d3b0fe5b89c
739739
## explicit; go 1.25.6
740740
go.podman.io/common/internal
741741
go.podman.io/common/libimage
@@ -801,7 +801,7 @@ go.podman.io/common/pkg/umask
801801
go.podman.io/common/pkg/util
802802
go.podman.io/common/pkg/version
803803
go.podman.io/common/version
804-
# go.podman.io/image/v5 v5.39.3-0.20260504145149-b5d50461d3b9
804+
# go.podman.io/image/v5 v5.39.3-0.20260505193554-5d3b0fe5b89c
805805
## explicit; go 1.25.6
806806
go.podman.io/image/v5/copy
807807
go.podman.io/image/v5/directory
@@ -878,7 +878,7 @@ go.podman.io/image/v5/transports
878878
go.podman.io/image/v5/transports/alltransports
879879
go.podman.io/image/v5/types
880880
go.podman.io/image/v5/version
881-
# go.podman.io/storage v1.62.1-0.20260504145149-b5d50461d3b9
881+
# go.podman.io/storage v1.62.1-0.20260505193554-5d3b0fe5b89c
882882
## explicit; go 1.25.0
883883
go.podman.io/storage
884884
go.podman.io/storage/drivers

0 commit comments

Comments
 (0)