summaryrefslogtreecommitdiff
path: root/vendor/github.com/mrunalp/fileutils/README.md
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-02-28 17:09:59 -0500
committerAtomic Bot <atomic-devel@projectatomic.io>2018-03-01 13:20:16 +0000
commit4e20f8c4341605f0454d9cd6d63f6a1426a0fa33 (patch)
tree7a2f555b447264c50c69a27ccf3b67f106ced6ed /vendor/github.com/mrunalp/fileutils/README.md
parent2537d0dd0010d8ba75baec21050917e11ade0ff4 (diff)
downloadpodman-4e20f8c4341605f0454d9cd6d63f6a1426a0fa33.tar.gz
podman-4e20f8c4341605f0454d9cd6d63f6a1426a0fa33.tar.bz2
podman-4e20f8c4341605f0454d9cd6d63f6a1426a0fa33.zip
Remove unused vendor github.com/mrunalp/fileutils
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #425 Approved by: rhatdan
Diffstat (limited to 'vendor/github.com/mrunalp/fileutils/README.md')
-rw-r--r--vendor/github.com/mrunalp/fileutils/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/github.com/mrunalp/fileutils/README.md b/vendor/github.com/mrunalp/fileutils/README.md
deleted file mode 100644
index 6cb4140ea..000000000
--- a/vendor/github.com/mrunalp/fileutils/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# 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.