Files
runc/vendor/github.com/mrunalp/fileutils
Odin Ugedal 69e8fb2a74 Add support for GO Modules
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>
2020-03-07 09:29:29 +01:00
..
2020-03-07 09:29:29 +01:00
2017-02-24 11:25:21 +00:00
2017-02-24 11:25:21 +00:00
2020-03-07 09:29:29 +01:00

fileutils

Collection of utilities for file manipulation in golang

The library is based on docker pkg/archive pkg/idtools but does copies instead of handling archive formats.