diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-02-28 17:08:52 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-03-01 13:20:16 +0000 |
commit | 2537d0dd0010d8ba75baec21050917e11ade0ff4 (patch) | |
tree | 4b4020b2f8b5cff69ce9b305670011bdf63d9cec /vendor.conf | |
parent | b2a5d5aa5ad185afa15b4f2fbb144093fe88fd64 (diff) | |
download | podman-2537d0dd0010d8ba75baec21050917e11ade0ff4.tar.gz podman-2537d0dd0010d8ba75baec21050917e11ade0ff4.tar.bz2 podman-2537d0dd0010d8ba75baec21050917e11ade0ff4.zip |
Remove unused vendor gopkg.in/fsnotify.v1
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Closes: #425
Approved by: rhatdan
Diffstat (limited to 'vendor.conf')
-rw-r--r-- | vendor.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor.conf b/vendor.conf index e9bbc82c5..ce77143e2 100644 --- a/vendor.conf +++ b/vendor.conf @@ -69,7 +69,6 @@ github.com/godbus/dbus a389bdde4dd695d414e47b755e95e72b7826432c github.com/urfave/cli 39908eb08fee7c10d842622a114a5c133fb0a3c6 github.com/vbatts/tar-split v0.10.2 github.com/renstrom/dedent v1.0.0 -gopkg.in/fsnotify.v1 v1.4.2 github.com/fatih/camelcase f6a740d52f961c60348ebb109adde9f4635d7540 github.com/buger/goterm 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 github.com/dgrijalva/jwt-go v3.0.0 |