X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=.gitmodules;h=bb2b1f83ab61d548a662c6536318abd69342dea4;hb=354222bbee0d26667b3c0ce12ed56805db6e6f29;hp=f2d6ae4dfa28c8ac448fae2d6a660339e74c044a;hpb=f5ef56260ba355496ee0dc271ae28333470ad88a;p=govpn.git diff --git a/.gitmodules b/.gitmodules index f2d6ae4..bb2b1f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,12 @@ [submodule "src/golang.org/x/crypto"] path = src/golang.org/x/crypto url = https://go.googlesource.com/crypto +[submodule "src/github.com/dchest/blake2b"] + path = src/github.com/dchest/blake2b + url = https://github.com/dchest/blake2b.git +[submodule "src/github.com/go-yaml/yaml"] + path = src/github.com/go-yaml/yaml + url = https://github.com/go-yaml/yaml.git +[submodule "src/cypherpunks.ru/balloon"] + path = src/cypherpunks.ru/balloon + url = git://git.cypherpunks.ru/balloon.git