File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ require (
55
55
github.com/opencontainers/runtime-spec v1.2.1
56
56
github.com/pelletier/go-toml/v2 v2.2.4
57
57
github.com/rootless-containers/bypass4netns v0.4.2 // gomodjail:unconfined
58
- github.com/rootless-containers/rootlesskit/v2 v2.3.4 // gomodjail:unconfined
58
+ github.com/rootless-containers/rootlesskit/v2 v2.3.5 // gomodjail:unconfined
59
59
github.com/spf13/cobra v1.9.1 // gomodjail:unconfined
60
60
github.com/spf13/pflag v1.0.6 // gomodjail:unconfined
61
61
github.com/vishvananda/netlink v1.3.1-0.20250303224720-0e7078ed04c8 // gomodjail:unconfined
Original file line number Diff line number Diff line change @@ -274,8 +274,8 @@ github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR
274
274
github.com/rogpeppe/go-internal v1.13.1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
275
275
github.com/rootless-containers/bypass4netns v0.4.2 h1:JUZcpX7VLRfDkLxBPC6fyNalJGv9MjnjECOilZIvKRc =
276
276
github.com/rootless-containers/bypass4netns v0.4.2 /go.mod h1:iOY28IeFVqFHnK0qkBCQ3eKzKQgSW5DtlXFQJyJMAQk =
277
- github.com/rootless-containers/rootlesskit/v2 v2.3.4 h1:EHiqqiq+ntTfdnQtIgDR3etiuqKkRCPr1qpoizJxW/E =
278
- github.com/rootless-containers/rootlesskit/v2 v2.3.4 /go.mod h1:AJNM4jS0jFIF8GvBfnm4I0498zosnHGCIMRhUoEUmFg =
277
+ github.com/rootless-containers/rootlesskit/v2 v2.3.5 h1:WGY05oHE7xQpSkCGfYP9lMY5z19tCxA8PhWlvP1cKx8 =
278
+ github.com/rootless-containers/rootlesskit/v2 v2.3.5 /go.mod h1:83EIYLeMX8UeNgLHkR1PefoSV76aKEC+OyI3vzrEfvw =
279
279
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
280
280
github.com/sasha-s/go-deadlock v0.3.5 h1:tNCOEEDG6tBqrNDOX35j/7hL5FcFViG6awUGROb2NsU =
281
281
github.com/sasha-s/go-deadlock v0.3.5 /go.mod h1:bugP6EGbdGYObIlx7pUZtWqlvo8k9H6vCBBsiChJQ5U =
You can’t perform that action at this time.
0 commit comments