Skip to content

Commit ad87c23

Browse files
fix(deps): update module github.com/openshift/imagebuilder to v1.2.17
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96abdfd commit ad87c23

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ require (
5555
github.com/opencontainers/runtime-spec v1.2.1
5656
github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2
5757
github.com/opencontainers/selinux v1.12.0
58-
github.com/openshift/imagebuilder v1.2.16-0.20250828154754-e22ebd3ff511
58+
github.com/openshift/imagebuilder v1.2.17
5959
github.com/rootless-containers/rootlesskit/v2 v2.3.5
6060
github.com/shirou/gopsutil/v4 v4.25.8
6161
github.com/sirupsen/logrus v1.9.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,8 @@ github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 h1:
300300
github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2/go.mod h1:MXdPzqAA8pHC58USHqNCSjyLnRQ6D+NjbpP+02Z1U/0=
301301
github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplUkdTrmPb8=
302302
github.com/opencontainers/selinux v1.12.0/go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U=
303-
github.com/openshift/imagebuilder v1.2.16-0.20250828154754-e22ebd3ff511 h1:8pU6rEt+HyVdXlszfbWIwUDf8THLXvjXX5n+5EkxlW8=
304-
github.com/openshift/imagebuilder v1.2.16-0.20250828154754-e22ebd3ff511/go.mod h1:I9FlC4LVo0z/8GM8wdWVhxmw3tUVNM6tiwb8tRv4jvQ=
303+
github.com/openshift/imagebuilder v1.2.17 h1:xusHiBvK7PpBsEeMGTg61Zx5kSajybjUAbBzVEJKH6g=
304+
github.com/openshift/imagebuilder v1.2.17/go.mod h1:I9FlC4LVo0z/8GM8wdWVhxmw3tUVNM6tiwb8tRv4jvQ=
305305
github.com/pierrec/lz4/v4 v4.1.21 h1:yOVMLb6qSIDP67pl/5F7RepeKYu/VmTyEXvuMI5d9mQ=
306306
github.com/pierrec/lz4/v4 v4.1.21/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
307307
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ github.com/opencontainers/runtime-tools/validate/capabilities
554554
github.com/opencontainers/selinux/go-selinux
555555
github.com/opencontainers/selinux/go-selinux/label
556556
github.com/opencontainers/selinux/pkg/pwalkdir
557-
# github.com/openshift/imagebuilder v1.2.16-0.20250828154754-e22ebd3ff511
557+
# github.com/openshift/imagebuilder v1.2.17
558558
## explicit; go 1.23.3
559559
github.com/openshift/imagebuilder
560560
github.com/openshift/imagebuilder/dockerfile/command

0 commit comments

Comments
 (0)