From c441a1756bc4dbad074f36690e79cd40480dc2a6 Mon Sep 17 00:00:00 2001 From: Paul Holzinger Date: Wed, 27 Apr 2022 18:44:02 +0200 Subject: fix broken hooks-dir test The test has been broken since it was added 4 years ago. Instead of using hardcoded paths we should use tmp files. Signed-off-by: Paul Holzinger --- vendor/github.com/mrunalp/fileutils/README.md | 5 ----- 1 file changed, 5 deletions(-) delete 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 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. -- cgit v1.2.3-54-g00ecf