aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2016-07-15 04:58:17 +0800
committerFelix Lange <fjl@twurst.com>2016-07-15 05:03:40 +0800
commit39b4ef4b02587ca1bd1126300c6ab8b4e92c4ac0 (patch)
tree96ccc3f9d25815928e82b81d6e6e3d690fa972b1 /Godeps/Godeps.json
parent74be4a62c53891016cc0bbd3f9b5ed5d0539efe4 (diff)
downloadgo-tangerine-39b4ef4b02587ca1bd1126300c6ab8b4e92c4ac0.tar.gz
go-tangerine-39b4ef4b02587ca1bd1126300c6ab8b4e92c4ac0.tar.zst
go-tangerine-39b4ef4b02587ca1bd1126300c6ab8b4e92c4ac0.zip
Godeps: update golang.org/x/net/...
This adds compatibility with Go 1.7, where context has moved into the standard library.
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index 82e5e4606..fc9523e53 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -212,23 +212,23 @@
},
{
"ImportPath": "golang.org/x/net/context",
- "Rev": "8968c61983e8f51a91b8c0ef25bf739278c89634"
+ "Rev": "a728288923b47049b2ce791836767ffbe964a5bd"
},
{
"ImportPath": "golang.org/x/net/html",
- "Rev": "8968c61983e8f51a91b8c0ef25bf739278c89634"
+ "Rev": "a728288923b47049b2ce791836767ffbe964a5bd"
},
{
"ImportPath": "golang.org/x/net/html/atom",
- "Rev": "8968c61983e8f51a91b8c0ef25bf739278c89634"
+ "Rev": "a728288923b47049b2ce791836767ffbe964a5bd"
},
{
"ImportPath": "golang.org/x/net/html/charset",
- "Rev": "8968c61983e8f51a91b8c0ef25bf739278c89634"
+ "Rev": "a728288923b47049b2ce791836767ffbe964a5bd"
},
{
"ImportPath": "golang.org/x/net/websocket",
- "Rev": "8968c61983e8f51a91b8c0ef25bf739278c89634"
+ "Rev": "a728288923b47049b2ce791836767ffbe964a5bd"
},
{
"ImportPath": "golang.org/x/sys/unix",