69e8fb2a74
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> |
||
---|---|---|
.. | ||
.gitignore | ||
LICENSE | ||
MAINTAINERS | ||
README.md | ||
fileutils.go | ||
idtools.go |
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.