aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2016-07-15 04:53:33 +0800
committerFelix Lange <fjl@twurst.com>2016-07-15 05:03:40 +0800
commit74be4a62c53891016cc0bbd3f9b5ed5d0539efe4 (patch)
treee2659d1a7cd37b0497d7ad3280c27d925d9b586e /Godeps/Godeps.json
parente11489eb5f58a63cb39a3189de7263837dc95b93 (diff)
downloadgo-tangerine-74be4a62c53891016cc0bbd3f9b5ed5d0539efe4.tar.gz
go-tangerine-74be4a62c53891016cc0bbd3f9b5ed5d0539efe4.tar.zst
go-tangerine-74be4a62c53891016cc0bbd3f9b5ed5d0539efe4.zip
Godeps, rpc: switch back to package npipe
The named pipe implementation from go-winio has some issues that need to be addressed before we can use it again.
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index 9b5b9a44f..82e5e4606 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -94,11 +94,6 @@
"Rev": "e882a96ec18dd43fa283187b66af74497c9101c0"
},
{
- "ImportPath": "github.com/microsoft/go-winio",
- "Comment": "v0.2.0",
- "Rev": "9e2895e5f6c3f16473b91d37fae6e89990a4520c"
- },
- {
"ImportPath": "github.com/nsf/termbox-go",
"Rev": "362329b0aa6447eadd52edd8d660ec1dff470295"
},
@@ -321,6 +316,10 @@
"Rev": "8dcd6a7f4951f6ff3ee9cbb919a06d8925822e57"
},
{
+ "ImportPath": "gopkg.in/natefinch/npipe.v2",
+ "Rev": "c1b8fa8bdccecb0b8db834ee0b92fdbcfa606dd6"
+ },
+ {
"ImportPath": "gopkg.in/urfave/cli.v1",
"Comment": "v1.17.0",
"Rev": "01857ac33766ce0c93856370626f9799281c14f4"