Skip to content

Commit 1ba3ba2

Browse files
Merge pull request #6433 from containers/renovate/github.com-openshift-imagebuilder-1.x
fix(deps): update module github.com/openshift/imagebuilder to v1.2.19
2 parents fee9c4d + 858a514 commit 1ba3ba2

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

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 v1.2.18
30+
github.com/openshift/imagebuilder v1.2.19
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 v1.2.18 h1:qLMmxptWIzBHPcGf9BdLiVuh1sY/eQNL8WjbXGGi6yE=
217-
github.com/openshift/imagebuilder v1.2.18/go.mod h1:fdbnfQWjxMBoB/jrvEzUk+UT1zqvtZZj7oQ7GU6RD9I=
216+
github.com/openshift/imagebuilder v1.2.19 h1:Xqq36KMJgsRU2MPaLRML23Myvk+AaY8pE8VJ6m6Vmy4=
217+
github.com/openshift/imagebuilder v1.2.19/go.mod h1:fdbnfQWjxMBoB/jrvEzUk+UT1zqvtZZj7oQ7GU6RD9I=
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/dispatchers.go

Lines changed: 2 additions & 2 deletions
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

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
@@ -328,7 +328,7 @@ github.com/opencontainers/runtime-tools/validate/capabilities
328328
github.com/opencontainers/selinux/go-selinux
329329
github.com/opencontainers/selinux/go-selinux/label
330330
github.com/opencontainers/selinux/pkg/pwalkdir
331-
# github.com/openshift/imagebuilder v1.2.18
331+
# github.com/openshift/imagebuilder v1.2.19
332332
## explicit; go 1.23.3
333333
github.com/openshift/imagebuilder
334334
github.com/openshift/imagebuilder/dockerclient

0 commit comments

Comments
 (0)