Ping handling changes in protocol, removed from config here

This commit is contained in:
Jakob Borg
2015-09-21 10:14:27 +02:00
parent 24d2a93c0d
commit acba61babb
7 changed files with 58 additions and 163 deletions

4
Godeps/Godeps.json generated
View File

@@ -1,6 +1,6 @@
{
"ImportPath": "github.com/syncthing/syncthing",
"GoVersion": "go1.5",
"GoVersion": "go1.5.1",
"Packages": [
"./cmd/..."
],
@@ -39,7 +39,7 @@
},
{
"ImportPath": "github.com/syncthing/protocol",
"Rev": "68c5dcd83d9be8f28ae59e951a87cdcf01c6f5cb"
"Rev": "f91191218b192ace841c878f161832d19c09145a"
},
{
"ImportPath": "github.com/syncthing/relaysrv/client",