1
0
mirror of https://github.com/opencontainers/runc.git synced 2026-02-06 21:45:21 +01:00
Files
Kir Kolyshkin 66969827c0 Switch to github.com/moby/sys/capability v0.4.0
This removes the last unversioned package in runc's direct dependencies.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2024-12-02 13:18:10 -08:00
..

This is a fork of (apparently no longer maintained) https://github.com/syndtr/gocapability package. It provides basic primitives to work with Linux capabilities.

For changes, see CHANGELOG.md.

Go Reference

Alternatives