Update suture for data race bug

This commit is contained in:
Jakob Borg
2015-09-21 15:48:37 +02:00
parent 6e3b3dc4e7
commit 3b81d4b8a5
5 changed files with 59 additions and 10 deletions

5
Godeps/Godeps.json generated
View File

@@ -43,10 +43,12 @@
},
{
"ImportPath": "github.com/syncthing/relaysrv/client",
"Comment": "v0.12.0",
"Rev": "6e126fb97e2ff566d35f8d8824e86793d22b2147"
},
{
"ImportPath": "github.com/syncthing/relaysrv/protocol",
"Comment": "v0.12.0",
"Rev": "6e126fb97e2ff566d35f8d8824e86793d22b2147"
},
{
@@ -55,7 +57,8 @@
},
{
"ImportPath": "github.com/thejerf/suture",
"Rev": "860b44045335c64a6d54ac7eed22a3aedfc687c9"
"Comment": "v1.0.1",
"Rev": "99c1f2d613756768fc4299acd9dc621e11ed3fd7"
},
{
"ImportPath": "github.com/vitrun/qart/coding",