diff options
author | Felix Lange <fjl@twurst.com> | 2015-03-06 17:39:31 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-03-06 17:39:31 +0800 |
commit | 2393de5d6b535a850e8b5d510aa2ae4f940f3d23 (patch) | |
tree | 020fdbfeb9046f101b7e2ccab31bfc3c02caf1aa /Godeps/Godeps.json | |
parent | 38f6d60e6e699db24b7a850b5999823b9e36d5bb (diff) | |
download | go-tangerine-2393de5d6b535a850e8b5d510aa2ae4f940f3d23.tar.gz go-tangerine-2393de5d6b535a850e8b5d510aa2ae4f940f3d23.tar.zst go-tangerine-2393de5d6b535a850e8b5d510aa2ae4f940f3d23.zip |
Godeps: add github.com/peterh/liner
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index bf5b59c95..00c6584a9 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -55,6 +55,10 @@ "Rev": "c288002b52e905973b131089a8a7c761d4a2c36a" }, { + "ImportPath": "github.com/peterh/liner", + "Rev": "29f6a646557d83e2b6e9ba05c45fbea9c006dbe8" + }, + { "ImportPath": "github.com/rakyll/globalconf", "Rev": "415abc325023f1a00cd2d9fa512e0e71745791a2" }, |