]> Cypherpunks.ru repositories - govpn.git/blob - .gitmodules
Remove misleading words. Peer exists and ready for processing
[govpn.git] / .gitmodules
1 [submodule "src/github.com/songgao/water"]
2         path = src/github.com/songgao/water
3         url = https://github.com/songgao/water.git
4 [submodule "src/github.com/agl/ed25519"]
5         path = src/github.com/agl/ed25519
6         url = https://github.com/agl/ed25519.git
7 [submodule "src/golang.org/x/crypto"]
8         path = src/golang.org/x/crypto
9         url = https://go.googlesource.com/crypto
10 [submodule "src/cypherpunks.ru/balloon"]
11         path = src/cypherpunks.ru/balloon
12         url = git://git.cypherpunks.ru/balloon.git
13 [submodule "src/gopkg.in/yaml.v2"]
14         path = src/gopkg.in/yaml.v2
15         url = https://github.com/go-yaml/yaml.git
16         branch = v2
17 [submodule "src/github.com/pkg/errors"]
18         path = src/github.com/pkg/errors
19         url = https://github.com/pkg/errors.git
20 [submodule "src/github.com/Sirupsen/logrus"]
21         path = src/github.com/Sirupsen/logrus
22         url = https://github.com/sirupsen/logrus.git