IPv6 multicast on Windows (fixes #1817)

This commit is contained in:
Jakob Borg
2015-08-23 15:02:18 +02:00
parent 40d0100132
commit a7f2416c0c
83 changed files with 7747 additions and 55 deletions

10
Godeps/Godeps.json generated
View File

@@ -1,6 +1,6 @@
{
"ImportPath": "github.com/syncthing/syncthing",
"GoVersion": "go1.5rc1",
"GoVersion": "go1.5",
"Packages": [
"./cmd/..."
],
@@ -77,6 +77,14 @@
"ImportPath": "golang.org/x/crypto/blowfish",
"Rev": "c16968172724c0b5e8bdc6ad33f5a79443a44cd7"
},
{
"ImportPath": "golang.org/x/net/internal/iana",
"Rev": "66f0418ca41253f8d1a024eb9754e9441a8e79b9"
},
{
"ImportPath": "golang.org/x/net/ipv6",
"Rev": "66f0418ca41253f8d1a024eb9754e9441a8e79b9"
},
{
"ImportPath": "golang.org/x/text/transform",
"Rev": "723492b65e225eafcba054e76ba18bb9c5ac1ea2"