File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ require (
113113 github.com/multiformats/go-multihash v0.2.3 // indirect
114114 github.com/multiformats/go-varint v0.1.0 // indirect
115115 github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 // indirect
116- github.com/opencontainers/selinux v1.12 .0 // indirect
116+ github.com/opencontainers/selinux v1.13 .0 // indirect
117117 github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 // indirect
118118 github.com/philhofer/fwd v1.2.0 // indirect
119119 github.com/pkg/errors v0.9.1 // indirect
@@ -148,6 +148,7 @@ require (
148148)
149149
150150require (
151+ cyphar.com/go-pathrs v0.2.1 // indirect
151152 github.com/moby/moby/api v1.52.0 // indirect
152153 github.com/moby/moby/client v0.1.0 // indirect
153154 github.com/moby/sys/capability v0.4.0 // indirect
Original file line number Diff line number Diff line change 11cloud.google.com/go v0.26.0 /go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw =
2+ cyphar.com/go-pathrs v0.2.1 h1:9nx1vOgwVvX1mNBWDu93+vaceedpbsDqo+XuBGL40b8 =
3+ cyphar.com/go-pathrs v0.2.1 /go.mod h1:y8f1EMG7r+hCuFf/rXsKqMJrJAUoADZGNh5/vZPKcGc =
24github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 h1:He8afgbRMd7mFxO99hRNu+6tazq8nFF9lIwo9JFroBk =
35github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 /go.mod h1:8o94RPi1/7XTJvwPpRSzSUedZrtlirdB3r9Z20bi2f8 =
46github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c h1:udKWzYgxTojEKWjV8V+WSxDXJ4NFATAsZjh8iIbsQIg =
@@ -252,8 +254,8 @@ github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU
252254github.com/opencontainers/runtime-spec v1.2.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
253255github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 h1:2xZEHOdeQBV6PW8ZtimN863bIOl7OCW/X10K0cnxKeA =
254256github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 /go.mod h1:MXdPzqAA8pHC58USHqNCSjyLnRQ6D+NjbpP+02Z1U/0 =
255- github.com/opencontainers/selinux v1.12 .0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplUkdTrmPb8 =
256- github.com/opencontainers/selinux v1.12 .0 /go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U =
257+ github.com/opencontainers/selinux v1.13 .0 h1:Zza88GWezyT7RLql12URvoxsbLfjFx988+LGaWfbL84 =
258+ github.com/opencontainers/selinux v1.13 .0 /go.mod h1:XxWTed+A/s5NNq4GmYScVy+9jzXhGBVEOAyucdRUY8s =
257259github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
258260github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
259261github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 h1:Dx7Ovyv/SFnMFw3fD4oEoeorXc6saIiQ23LrGLth0Gw =
You can’t perform that action at this time.
0 commit comments