Skip to content

Commit ce959bb

Browse files
Merge pull request #25745 from containers/renovate/github.com-openshift-imagebuilder-digest
fix(deps): update github.com/openshift/imagebuilder digest to e87e4e1
2 parents 827dbae + 66b2bf8 commit ce959bb

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ require (
5858
github.com/opencontainers/runtime-spec v1.2.1
5959
github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271
6060
github.com/opencontainers/selinux v1.12.0
61-
github.com/openshift/imagebuilder v1.2.16-0.20250220150830-7ebfb09d364e
61+
github.com/openshift/imagebuilder v1.2.16-0.20250224193648-e87e4e105fd8
6262
github.com/rootless-containers/rootlesskit/v2 v2.3.2
6363
github.com/shirou/gopsutil/v4 v4.25.2
6464
github.com/sirupsen/logrus v1.9.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,8 +367,8 @@ github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271 h1:
367367
github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271/go.mod h1:oIH6VwKkaDOO+SIYZpdwrC/0wKYqrfO6E1sG1j3UVws=
368368
github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplUkdTrmPb8=
369369
github.com/opencontainers/selinux v1.12.0/go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U=
370-
github.com/openshift/imagebuilder v1.2.16-0.20250220150830-7ebfb09d364e h1:yKNaeGlH4+h06lkADFa5rAIG7ifxOiV04kLRCL0rct8=
371-
github.com/openshift/imagebuilder v1.2.16-0.20250220150830-7ebfb09d364e/go.mod h1:cK6MLyBl1IHmIYGLY/2SLOG6p0PtEDUOC7khxsFYUXE=
370+
github.com/openshift/imagebuilder v1.2.16-0.20250224193648-e87e4e105fd8 h1:iPRNMpzJ4HEtIXseOxdIkgNYlp7HJShtEk7URm1BUSU=
371+
github.com/openshift/imagebuilder v1.2.16-0.20250224193648-e87e4e105fd8/go.mod h1:gASl6jikVG3bCFnLjG6Ow5TeKwKVvrqUUj8C7EUmqc8=
372372
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
373373
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
374374
github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f h1:/UDgs8FGMqwnHagNDPGOlts35QkhAZ8by3DR7nMih7M=

vendor/github.com/openshift/imagebuilder/.travis.yml

Lines changed: 8 additions & 2 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
@@ -829,8 +829,8 @@ github.com/opencontainers/runtime-tools/validate/capabilities
829829
github.com/opencontainers/selinux/go-selinux
830830
github.com/opencontainers/selinux/go-selinux/label
831831
github.com/opencontainers/selinux/pkg/pwalkdir
832-
# github.com/openshift/imagebuilder v1.2.16-0.20250220150830-7ebfb09d364e
833-
## explicit; go 1.21.0
832+
# github.com/openshift/imagebuilder v1.2.16-0.20250224193648-e87e4e105fd8
833+
## explicit; go 1.22.0
834834
github.com/openshift/imagebuilder
835835
github.com/openshift/imagebuilder/dockerfile/command
836836
github.com/openshift/imagebuilder/dockerfile/parser

0 commit comments

Comments
 (0)