X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=.gitmodules;h=bb2b1f83ab61d548a662c6536318abd69342dea4;hb=27b8436d561f5ad31ad1e80ceaf63b4c752529ee;hp=ffbe4428c4b4ad35b59057f4f46ed0a0ed81ca90;hpb=9364defa689e91c6fb54651876fbf2d02eec35ec;p=govpn.git diff --git a/.gitmodules b/.gitmodules index ffbe442..bb2b1f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,12 @@ [submodule "src/golang.org/x/crypto"] path = src/golang.org/x/crypto url = https://go.googlesource.com/crypto -[submodule "src/github.com/magical/argon2"] - path = src/github.com/magical/argon2 - url = https://github.com/magical/argon2.git [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