Skip to content

Commit c510959

Browse files
Merge pull request containers#22891 from containers/renovate/gb.xjqchip.workers.dev-openshift-imagebuilder-1.x
fix(deps): update module github.com/openshift/imagebuilder to v1.2.10
2 parents 02983c3 + 6e4d7c7 commit c510959

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ require (
6060
github.com/opencontainers/runtime-spec v1.2.0
6161
github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc
6262
github.com/opencontainers/selinux v1.11.0
63-
github.com/openshift/imagebuilder v1.2.9
63+
github.com/openshift/imagebuilder v1.2.10
6464
github.com/rootless-containers/rootlesskit/v2 v2.1.0
6565
github.com/shirou/gopsutil/v3 v3.24.4
6666
github.com/sirupsen/logrus v1.9.3

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -416,8 +416,8 @@ github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc h1:
416416
github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc/go.mod h1:8tx1helyqhUC65McMm3x7HmOex8lO2/v9zPuxmKHurs=
417417
github.com/opencontainers/selinux v1.11.0 h1:+5Zbo97w3Lbmb3PeqQtpmTkMwsW5nRI3YaLpt7tQ7oU=
418418
github.com/opencontainers/selinux v1.11.0/go.mod h1:E5dMC3VPuVvVHDYmi78qvhJp8+M586T4DlDRYpFkyec=
419-
github.com/openshift/imagebuilder v1.2.9 h1:830/kg5FWtpLsQ6JcCQ23qOeb/KfzMK66pai544rAUI=
420-
github.com/openshift/imagebuilder v1.2.9/go.mod h1:KkkXOyRjJlZEXWQtHNBNzVHqh4vf/0xX5cDIQ2gr+5I=
419+
github.com/openshift/imagebuilder v1.2.10 h1:n0BS4R6D4jFdWWuuV1RmeqDabOAbKpq90F4ygzCo1es=
420+
github.com/openshift/imagebuilder v1.2.10/go.mod h1:KkkXOyRjJlZEXWQtHNBNzVHqh4vf/0xX5cDIQ2gr+5I=
421421
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
422422
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
423423
github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f h1:/UDgs8FGMqwnHagNDPGOlts35QkhAZ8by3DR7nMih7M=

vendor/github.com/openshift/imagebuilder/dispatchers.go

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ github.com/opencontainers/selinux/go-selinux
911911
github.com/opencontainers/selinux/go-selinux/label
912912
github.com/opencontainers/selinux/pkg/pwalk
913913
github.com/opencontainers/selinux/pkg/pwalkdir
914-
# github.com/openshift/imagebuilder v1.2.9
914+
# github.com/openshift/imagebuilder v1.2.10
915915
## explicit; go 1.19
916916
github.com/openshift/imagebuilder
917917
github.com/openshift/imagebuilder/dockerfile/command

0 commit comments

Comments
 (0)