mirror of
https://github.com/opencontainers/runc.git
synced 2025-11-03 09:51:06 +08:00
This removes vndr, and swiches to native Go Modules instead. All modules are kept on the old version. Keeps the vendor/ dir, so everything is backwards compatible. Signed-off-by: Odin Ugedal <odin@ugedal.com>