From 467bb7a719d9cc3731bfaa1b6342c8ed1e085f0c Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Mon, 4 Apr 2016 13:53:54 +0200 Subject: rpc: use go-winio instead of vendoring a named pipe implementation --- Godeps/Godeps.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Godeps/Godeps.json') diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index f92b07481..119ed6205 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -1,6 +1,7 @@ { "ImportPath": "github.com/ethereum/go-ethereum", "GoVersion": "go1.5.2", + "GodepVersion": "v60", "Packages": [ "./..." ], @@ -93,6 +94,11 @@ "Comment": "travisish-44-ge882a96", "Rev": "e882a96ec18dd43fa283187b66af74497c9101c0" }, + { + "ImportPath": "github.com/microsoft/go-winio", + "Comment": "v0.2.0", + "Rev": "9e2895e5f6c3f16473b91d37fae6e89990a4520c" + }, { "ImportPath": "github.com/nsf/termbox-go", "Rev": "362329b0aa6447eadd52edd8d660ec1dff470295" -- cgit v1.2.3