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
..
.gitignore Add support for GO Modules 2020-03-07 09:29:29 +01:00
LICENSE move from Godeps to vndr 2017-02-24 11:25:21 +00:00
MAINTAINERS Add support for GO Modules 2020-03-07 09:29:29 +01:00
README.md bump mrunalp/fileutils 7d4729fb36185a7c1719923406c9d40e54fb93c7 2019-09-06 01:44:28 +02:00
fileutils.go bump mrunalp/fileutils 7d4729fb36185a7c1719923406c9d40e54fb93c7 2019-09-06 01:44:28 +02:00
idtools.go move from Godeps to vndr 2017-02-24 11:25:21 +00:00

README.md

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.