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 @@ -51,7 +51,7 @@ require (
51
51
github.com/opencontainers/go-digest v1.0.0
52
52
github.com/opencontainers/image-spec v1.1.1
53
53
github.com/opencontainers/runtime-spec v1.2.1
54
- github.com/pelletier/go-toml/v2 v2.2.3
54
+ github.com/pelletier/go-toml/v2 v2.2.4
55
55
github.com/rootless-containers/bypass4netns v0.4.2
56
56
github.com/rootless-containers/rootlesskit/v2 v2.3.4
57
57
github.com/spf13/cobra v1.9.1
Original file line number Diff line number Diff line change @@ -242,8 +242,8 @@ github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU
242
242
github.com/opencontainers/runtime-spec v1.2.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
243
243
github.com/opencontainers/selinux v1.11.1 h1:nHFvthhM0qY8/m+vfhJylliSshm8G1jJ2jDMcgULaH8 =
244
244
github.com/opencontainers/selinux v1.11.1 /go.mod h1:E5dMC3VPuVvVHDYmi78qvhJp8+M586T4DlDRYpFkyec =
245
- github.com/pelletier/go-toml/v2 v2.2.3 h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M =
246
- github.com/pelletier/go-toml/v2 v2.2.3 /go.mod h1:MfCQTFTvCcUyyvvwm1+G6H/jORL20Xlb6rzQu9GuUkc =
245
+ github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
246
+ github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
247
247
github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 h1:Dx7Ovyv/SFnMFw3fD4oEoeorXc6saIiQ23LrGLth0Gw =
248
248
github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 /go.mod h1:pxMtw7cyUw6B2bRH0ZBANSPg+AoSud1I1iyJHI69jH4 =
249
249
github.com/philhofer/fwd v1.1.3-0.20240612014219-fbbf4953d986 h1:jYi87L8j62qkXzaYHAQAhEapgukhenIMZRBKTNRLHJ4 =
You can’t perform that action at this time.
0 commit comments