]> Cypherpunks.ru repositories - nncp.git/blob - .gitmodules
Initial
[nncp.git] / .gitmodules
1 [submodule "src/github.com/davecgh/go-xdr"]
2         path = src/github.com/davecgh/go-xdr
3         url = https://github.com/davecgh/go-xdr.git
4 [submodule "src/github.com/devi/blake2"]
5         path = src/github.com/devi/blake2
6         url = https://github.com/devi/blake2.git
7 [submodule "src/github.com/dustin/go-humanize"]
8         path = src/github.com/dustin/go-humanize
9         url = https://github.com/dustin/go-humanize.git
10 [submodule "src/github.com/flynn/noise"]
11         path = src/github.com/flynn/noise
12         url = https://github.com/flynn/noise.git
13 [submodule "src/github.com/minio/blake2b-simd"]
14         path = src/github.com/minio/blake2b-simd
15         url = https://github.com/minio/blake2b-simd.git
16 [submodule "src/gopkg.in/check.v1"]
17         path = src/gopkg.in/check.v1
18         url = https://github.com/go-check/check.git
19         branch = v1
20 [submodule "src/gopkg.in/yaml.v2"]
21         path = src/gopkg.in/yaml.v2
22         url = https://github.com/go-yaml/yaml.git
23         branch = v2
24 [submodule "src/golang.org/x/crypto"]
25         path = src/golang.org/x/crypto
26         url = https://go.googlesource.com/crypto
27 [submodule "src/golang.org/x/sys"]
28         path = src/golang.org/x/sys
29         url = https://go.googlesource.com/sys
30 [submodule "src/golang.org/x/net"]
31         path = src/golang.org/x/net
32         url = https://go.googlesource.com/net
33 [submodule "src/github.com/devi/chap"]
34         path = src/github.com/devi/chap
35         url = https://github.com/devi/chap.git