From fdcf633a33bbbfbc99268965ef5da03a4770619b Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 29 Mar 2018 11:01:47 -0400 Subject: Add hooks support to podman Signed-off-by: Daniel J Walsh Closes: #155 Approved by: mheon --- vendor/github.com/mrunalp/fileutils/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 vendor/github.com/mrunalp/fileutils/README.md (limited to 'vendor/github.com/mrunalp/fileutils/README.md') diff --git a/vendor/github.com/mrunalp/fileutils/README.md b/vendor/github.com/mrunalp/fileutils/README.md new file mode 100644 index 000000000..6cb4140ea --- /dev/null +++ b/vendor/github.com/mrunalp/fileutils/README.md @@ -0,0 +1,5 @@ +# 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. -- cgit v1.2.3-54-g00ecf