File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ require (
59
59
github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552
60
60
github.com/opencontainers/selinux v1.12.0
61
61
github.com/openshift/imagebuilder v1.2.16-0.20250224193648-e87e4e105fd8
62
- github.com/rootless-containers/rootlesskit/v2 v2.3.2
62
+ github.com/rootless-containers/rootlesskit/v2 v2.3.5
63
63
github.com/shirou/gopsutil/v4 v4.25.4
64
64
github.com/sirupsen/logrus v1.9.3
65
65
github.com/spf13/cobra v1.9.1
Original file line number Diff line number Diff line change @@ -408,8 +408,8 @@ github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
408
408
github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
409
409
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
410
410
github.com/rogpeppe/go-internal v1.13.1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
411
- github.com/rootless-containers/rootlesskit/v2 v2.3.2 h1:QZk7sKU3+B8UHretEeIg6NSTTpj0o4iHGNhNbJBnHOU =
412
- github.com/rootless-containers/rootlesskit/v2 v2.3.2 /go.mod h1:RL7YzL02nA2d8HAzt5d1nZnuiAeudQ4oym+HF/7sk7U =
411
+ github.com/rootless-containers/rootlesskit/v2 v2.3.5 h1:WGY05oHE7xQpSkCGfYP9lMY5z19tCxA8PhWlvP1cKx8 =
412
+ github.com/rootless-containers/rootlesskit/v2 v2.3.5 /go.mod h1:83EIYLeMX8UeNgLHkR1PefoSV76aKEC+OyI3vzrEfvw =
413
413
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
414
414
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 h1:PKK9DyHxif4LZo+uQSgXNqs0jj5+xZwwfKHgph2lxBw =
415
415
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 /go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU =
Original file line number Diff line number Diff line change @@ -874,8 +874,8 @@ github.com/proglottis/gpgme
874
874
# github.com/rivo/uniseg v0.4.7
875
875
## explicit; go 1.18
876
876
github.com/rivo/uniseg
877
- # github.com/rootless-containers/rootlesskit/v2 v2.3.2
878
- ## explicit; go 1.21 .0
877
+ # github.com/rootless-containers/rootlesskit/v2 v2.3.5
878
+ ## explicit; go 1.23 .0
879
879
github.com/rootless-containers/rootlesskit/v2/pkg/api
880
880
github.com/rootless-containers/rootlesskit/v2/pkg/lowlevelmsgutil
881
881
github.com/rootless-containers/rootlesskit/v2/pkg/port
You can’t perform that action at this time.
0 commit comments