]> Cypherpunks.ru repositories - nncp.git/blob - .gitmodules
Encrypted configuration file
[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/dustin/go-humanize"]
5         path = src/github.com/dustin/go-humanize
6         url = https://github.com/dustin/go-humanize.git
7 [submodule "src/github.com/flynn/noise"]
8         path = src/github.com/flynn/noise
9         url = https://github.com/flynn/noise.git
10 [submodule "src/github.com/minio/blake2b-simd"]
11         path = src/github.com/minio/blake2b-simd
12         url = https://github.com/minio/blake2b-simd.git
13 [submodule "src/gopkg.in/check.v1"]
14         path = src/gopkg.in/check.v1
15         url = https://github.com/go-check/check.git
16         branch = v1
17 [submodule "src/gopkg.in/yaml.v2"]
18         path = src/gopkg.in/yaml.v2
19         url = https://github.com/go-yaml/yaml.git
20         branch = v2
21 [submodule "src/golang.org/x/crypto"]
22         path = src/golang.org/x/crypto
23         url = https://go.googlesource.com/crypto
24 [submodule "src/golang.org/x/sys"]
25         path = src/golang.org/x/sys
26         url = https://go.googlesource.com/sys
27 [submodule "src/golang.org/x/net"]
28         path = src/golang.org/x/net
29         url = https://go.googlesource.com/net
30 [submodule "src/github.com/gorhill/cronexpr"]
31         path = src/github.com/gorhill/cronexpr
32         url = https://github.com/gorhill/cronexpr.git
33 [submodule "src/cypherpunks.ru/balloon"]
34         path = src/cypherpunks.ru/balloon
35         url = git://git.cypherpunks.ru/balloon.git