diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-02-28 17:00:40 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-03-01 13:20:16 +0000 |
commit | d6ed9451dc29cdec4538530aa9c0936de7a1e66c (patch) | |
tree | 484a8a7dd335b6334b20bb367c46481528f0c7e5 /vendor/gopkg.in/tomb.v1/README.md | |
parent | 72b975ee3bc53b3b657c50a867ce73251a15d16a (diff) | |
download | podman-d6ed9451dc29cdec4538530aa9c0936de7a1e66c.tar.gz podman-d6ed9451dc29cdec4538530aa9c0936de7a1e66c.tar.bz2 podman-d6ed9451dc29cdec4538530aa9c0936de7a1e66c.zip |
Remove unused dependency vendor gopkg.in/tomb.v1
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Closes: #425
Approved by: rhatdan
Diffstat (limited to 'vendor/gopkg.in/tomb.v1/README.md')
-rw-r--r-- | vendor/gopkg.in/tomb.v1/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/gopkg.in/tomb.v1/README.md b/vendor/gopkg.in/tomb.v1/README.md deleted file mode 100644 index 3ae8788e8..000000000 --- a/vendor/gopkg.in/tomb.v1/README.md +++ /dev/null @@ -1,4 +0,0 @@ -Installation and usage ----------------------- - -See [gopkg.in/tomb.v1](https://gopkg.in/tomb.v1) for documentation and usage details. |