Skip to content

Commit 6cfceff

Browse files
Merge pull request containers#6364 from containers/renovate/github.com-openshift-imagebuilder-1.x
Update module github.com/openshift/imagebuilder to v1
2 parents 7c85fac + dd4f9fc commit 6cfceff

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ env:
3535
DEBIAN_NAME: "debian-13"
3636

3737
# Image identifiers
38-
IMAGE_SUFFIX: "c20250422t130822z-f42f41d13"
38+
IMAGE_SUFFIX: "c20250812t173301z-f42f41d13"
3939
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
4040
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
4141
DEBIAN_CACHE_IMAGE_NAME: "debian-${IMAGE_SUFFIX}"

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/opencontainers/runtime-spec v1.2.1
2828
github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2
2929
github.com/opencontainers/selinux v1.12.0
30-
github.com/openshift/imagebuilder v0.0.0-20250829113700-b78784c6c168
30+
github.com/openshift/imagebuilder v1.2.17
3131
github.com/seccomp/libseccomp-golang v0.11.1
3232
github.com/sirupsen/logrus v1.9.3
3333
github.com/spf13/cobra v1.10.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 h1:
213213
github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2/go.mod h1:MXdPzqAA8pHC58USHqNCSjyLnRQ6D+NjbpP+02Z1U/0=
214214
github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplUkdTrmPb8=
215215
github.com/opencontainers/selinux v1.12.0/go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U=
216-
github.com/openshift/imagebuilder v0.0.0-20250829113700-b78784c6c168 h1:de0wl2zoGLUeS9561jdX47NEHDIQb6iicvg9/zogT1Y=
217-
github.com/openshift/imagebuilder v0.0.0-20250829113700-b78784c6c168/go.mod h1:I9FlC4LVo0z/8GM8wdWVhxmw3tUVNM6tiwb8tRv4jvQ=
216+
github.com/openshift/imagebuilder v1.2.17 h1:xusHiBvK7PpBsEeMGTg61Zx5kSajybjUAbBzVEJKH6g=
217+
github.com/openshift/imagebuilder v1.2.17/go.mod h1:I9FlC4LVo0z/8GM8wdWVhxmw3tUVNM6tiwb8tRv4jvQ=
218218
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
219219
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
220220
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 h1:GFCKgmp0tecUJ0sJuv4pzYCqS9+RGSn52M3FUwPs+uo=

vendor/github.com/openshift/imagebuilder/imagebuilder.spec

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ github.com/opencontainers/runtime-tools/validate/capabilities
332332
github.com/opencontainers/selinux/go-selinux
333333
github.com/opencontainers/selinux/go-selinux/label
334334
github.com/opencontainers/selinux/pkg/pwalkdir
335-
# github.com/openshift/imagebuilder v0.0.0-20250829113700-b78784c6c168
335+
# github.com/openshift/imagebuilder v1.2.17
336336
## explicit; go 1.23.3
337337
github.com/openshift/imagebuilder
338338
github.com/openshift/imagebuilder/dockerclient

0 commit comments

Comments
 (0)