File tree Expand file tree Collapse file tree 4 files changed +13
-7
lines changed
github.com/openshift/imagebuilder Expand file tree Collapse file tree 4 files changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ require (
58
58
github.com/opencontainers/runtime-spec v1.2.1
59
59
github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271
60
60
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
62
62
github.com/rootless-containers/rootlesskit/v2 v2.3.2
63
63
github.com/shirou/gopsutil/v4 v4.25.2
64
64
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -367,8 +367,8 @@ github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271 h1:
367
367
github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271 /go.mod h1:oIH6VwKkaDOO+SIYZpdwrC/0wKYqrfO6E1sG1j3UVws =
368
368
github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplUkdTrmPb8 =
369
369
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 =
372
372
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs =
373
373
github.com/opentracing/opentracing-go v1.2.0 /go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc =
374
374
github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f h1:/UDgs8FGMqwnHagNDPGOlts35QkhAZ8by3DR7nMih7M =
Original file line number Diff line number Diff line change @@ -829,8 +829,8 @@ github.com/opencontainers/runtime-tools/validate/capabilities
829
829
github.com/opencontainers/selinux/go-selinux
830
830
github.com/opencontainers/selinux/go-selinux/label
831
831
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
834
834
github.com/openshift/imagebuilder
835
835
github.com/openshift/imagebuilder/dockerfile/command
836
836
github.com/openshift/imagebuilder/dockerfile/parser
You can’t perform that action at this time.
0 commit comments