diff options
author | Felix Lange <fjl@twurst.com> | 2016-03-18 08:39:30 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2016-04-12 21:58:06 +0800 |
commit | 6cb08d8328a242a8def4d432904b1c112ebd823f (patch) | |
tree | 9fe5e4e0cb0f9af0e2b1b67782f9eb68e8a9aecf /Godeps/Godeps.json | |
parent | 46e8940b19fee9bc21767a1341c382fd9c9d572a (diff) | |
download | go-tangerine-6cb08d8328a242a8def4d432904b1c112ebd823f.tar go-tangerine-6cb08d8328a242a8def4d432904b1c112ebd823f.tar.gz go-tangerine-6cb08d8328a242a8def4d432904b1c112ebd823f.tar.bz2 go-tangerine-6cb08d8328a242a8def4d432904b1c112ebd823f.tar.lz go-tangerine-6cb08d8328a242a8def4d432904b1c112ebd823f.tar.xz go-tangerine-6cb08d8328a242a8def4d432904b1c112ebd823f.tar.zst go-tangerine-6cb08d8328a242a8def4d432904b1c112ebd823f.zip |
Godeps: add github.com/cspeare/cp
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 33c8c7d54..6cef1bfd9 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -10,6 +10,10 @@ "Rev": "593e01cfc4f3353585015321e01951d4a907d3ef" }, { + "ImportPath": "github.com/cespare/cp", + "Rev": "165db2f241fd235aec29ba6d9b1ccd5f1c14637c" + }, + { "ImportPath": "github.com/codegangsta/cli", "Comment": "1.2.0-215-g0ab42fd", "Rev": "0ab42fd482c27cf2c95e7794ad3bb2082c2ab2d7" |