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 @@ -53,7 +53,7 @@ require (
5353 github.com/opencontainers/go-digest v1.0.0
5454 github.com/opencontainers/image-spec v1.1.1
5555 github.com/opencontainers/runtime-spec v1.3.0
56- github.com/pelletier/go-toml/v2 v2.2.4
56+ github.com/pelletier/go-toml/v2 v2.3.0
5757 github.com/rootless-containers/bypass4netns v0.4.2 // gomodjail:unconfined
5858 github.com/rootless-containers/rootlesskit/v2 v2.3.6 // gomodjail:unconfined
5959 github.com/spf13/cobra v1.10.2 // gomodjail:unconfined
Original file line number Diff line number Diff line change @@ -258,8 +258,8 @@ github.com/opencontainers/runtime-tools v0.9.1-0.20251114084447-edf4cb3d2116 h1:
258258github.com/opencontainers/runtime-tools v0.9.1-0.20251114084447-edf4cb3d2116 /go.mod h1:DKDEfzxvRkoQ6n9TGhxQgg2IM1lY4aM0eaQP4e3oElw =
259259github.com/opencontainers/selinux v1.13.1 h1:A8nNeceYngH9Ow++M+VVEwJVpdFmrlxsN22F+ISDCJE =
260260github.com/opencontainers/selinux v1.13.1 /go.mod h1:S10WXZ/osk2kWOYKy1x2f/eXF5ZHJoUs8UU/2caNRbg =
261- github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
262- github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
261+ github.com/pelletier/go-toml/v2 v2.3.0 h1:k59bC/lIZREW0/iVaQR8nDHxVq8OVlIzYCOJf421CaM =
262+ github.com/pelletier/go-toml/v2 v2.3.0 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
263263github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 h1:Dx7Ovyv/SFnMFw3fD4oEoeorXc6saIiQ23LrGLth0Gw =
264264github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 /go.mod h1:pxMtw7cyUw6B2bRH0ZBANSPg+AoSud1I1iyJHI69jH4 =
265265github.com/philhofer/fwd v1.2.0 h1:e6DnBTl7vGY+Gz322/ASL4Gyp1FspeMvx1RNDoToZuM =
You can’t perform that action at this time.
0 commit comments