Skip to content

Commit 9e76ea1

Browse files
Merge pull request #21456 from TomSweeneyRedHat/dev/tsweeney/b_1_33_4
[v4.9] Bump Buildah to v1.33.4, c/common v0.57.3, c/image v5.29.2
2 parents c6711d8 + bc938f4 commit 9e76ea1

File tree

10 files changed

+24
-21
lines changed

10 files changed

+24
-21
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ require (
1111
github.com/checkpoint-restore/go-criu/v7 v7.0.0
1212
github.com/containernetworking/cni v1.1.2
1313
github.com/containernetworking/plugins v1.3.0
14-
github.com/containers/buildah v1.33.3
15-
github.com/containers/common v0.57.2
14+
github.com/containers/buildah v1.33.4
15+
github.com/containers/common v0.57.3
1616
github.com/containers/conmon v2.0.20+incompatible
1717
github.com/containers/gvisor-tap-vsock v0.7.2
18-
github.com/containers/image/v5 v5.29.1
18+
github.com/containers/image/v5 v5.29.2
1919
github.com/containers/libhvee v0.5.0
2020
github.com/containers/ocicrypt v1.1.9
2121
github.com/containers/psgo v1.8.0

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -254,16 +254,16 @@ github.com/containernetworking/plugins v0.8.6/go.mod h1:qnw5mN19D8fIwkqW7oHHYDHV
254254
github.com/containernetworking/plugins v0.9.1/go.mod h1:xP/idU2ldlzN6m4p5LmGiwRDjeJr6FLK6vuiUwoH7P8=
255255
github.com/containernetworking/plugins v1.3.0 h1:QVNXMT6XloyMUoO2wUOqWTC1hWFV62Q6mVDp5H1HnjM=
256256
github.com/containernetworking/plugins v1.3.0/go.mod h1:Pc2wcedTQQCVuROOOaLBPPxrEXqqXBFt3cZ+/yVg6l0=
257-
github.com/containers/buildah v1.33.3 h1:wkNu4to1vS4ZskV8TExRVFZoEiOrVISeB5qdGH2Hle8=
258-
github.com/containers/buildah v1.33.3/go.mod h1:twgn5g4zD8rUCfU/3PqfaaiepB2Ybz/tEACza18iuvE=
259-
github.com/containers/common v0.57.2 h1:50Zp9VuXt2u5uNTKEc4aU2+PfWzFNAulD9JX43VihyI=
260-
github.com/containers/common v0.57.2/go.mod h1:ZG9ab1bEssX98ZBclWFIyzx4+MyUN8dXj1oSEugp7N0=
257+
github.com/containers/buildah v1.33.4 h1:/bDy0j7oSEVs8JcnLrw8dnULR3sJptUwd18ct6sGpHE=
258+
github.com/containers/buildah v1.33.4/go.mod h1:ky0YuDFagXa0KSEaCWMdeSSt0ywJhBffQxUIrC3H63o=
259+
github.com/containers/common v0.57.3 h1:g4NqE/4iqunqgp7htfJLPKAFKf1PAXkv2I65a7+lQJI=
260+
github.com/containers/common v0.57.3/go.mod h1:o3L3CyOI9yr+JC8l4dZgvqTxcjs3qdKmkek00uchgvw=
261261
github.com/containers/conmon v2.0.20+incompatible h1:YbCVSFSCqFjjVwHTPINGdMX1F6JXHGTUje2ZYobNrkg=
262262
github.com/containers/conmon v2.0.20+incompatible/go.mod h1:hgwZ2mtuDrppv78a/cOBNiCm6O0UMWGx1mu7P00nu5I=
263263
github.com/containers/gvisor-tap-vsock v0.7.2 h1:6CyU5D85C0/DciRRd7W0bPljK4FAS+DPrrHEQMHfZKY=
264264
github.com/containers/gvisor-tap-vsock v0.7.2/go.mod h1:6NiTxh2GCVxZQLPzfuEB78/Osp2Usd9uf6nLdd6PiUY=
265-
github.com/containers/image/v5 v5.29.1 h1:9COTXQpl3FgrW/jw/roLAWlW4TN9ly7/bCAKY76wYl8=
266-
github.com/containers/image/v5 v5.29.1/go.mod h1:kQ7qcDsps424ZAz24thD+x7+dJw1vgur3A9tTDsj97E=
265+
github.com/containers/image/v5 v5.29.2 h1:b8U0XYWhaQbKucK73IbmSm8WQyKAhKDbAHQc45XlsOw=
266+
github.com/containers/image/v5 v5.29.2/go.mod h1:kQ7qcDsps424ZAz24thD+x7+dJw1vgur3A9tTDsj97E=
267267
github.com/containers/libhvee v0.5.0 h1:rDhfG2NI8Q+VgeXht2dXezanxEdpj9pHqYX3vWfOGUw=
268268
github.com/containers/libhvee v0.5.0/go.mod h1:yvU3Em2u1ZLl2VLd2glMIBWriBwfhWsDaRJsvixUIB0=
269269
github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 h1:Qzk5C6cYglewc+UyGf6lc8Mj2UaPTHy/iF2De0/77CA=

vendor/github.com/containers/buildah/CHANGELOG.md

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

vendor/github.com/containers/buildah/changelog.txt

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

vendor/github.com/containers/buildah/define/types.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.
Binary file not shown.

vendor/github.com/containers/common/version/version.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/containers/image/v5/docker/daemon/client.go

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

vendor/github.com/containers/image/v5/version/version.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
@@ -138,7 +138,7 @@ github.com/containernetworking/cni/pkg/version
138138
# github.com/containernetworking/plugins v1.3.0
139139
## explicit; go 1.20
140140
github.com/containernetworking/plugins/pkg/ns
141-
# github.com/containers/buildah v1.33.3
141+
# github.com/containers/buildah v1.33.4
142142
## explicit; go 1.20
143143
github.com/containers/buildah
144144
github.com/containers/buildah/bind
@@ -167,7 +167,7 @@ github.com/containers/buildah/pkg/sshagent
167167
github.com/containers/buildah/pkg/util
168168
github.com/containers/buildah/pkg/volumes
169169
github.com/containers/buildah/util
170-
# github.com/containers/common v0.57.2
170+
# github.com/containers/common v0.57.3
171171
## explicit; go 1.18
172172
github.com/containers/common/internal/attributedstring
173173
github.com/containers/common/libimage
@@ -234,7 +234,7 @@ github.com/containers/conmon/runner/config
234234
# github.com/containers/gvisor-tap-vsock v0.7.2
235235
## explicit; go 1.20
236236
github.com/containers/gvisor-tap-vsock/pkg/types
237-
# github.com/containers/image/v5 v5.29.1
237+
# github.com/containers/image/v5 v5.29.2
238238
## explicit; go 1.19
239239
github.com/containers/image/v5/copy
240240
github.com/containers/image/v5/directory

0 commit comments

Comments
 (0)