X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=.gitmodules;h=bb2b1f83ab61d548a662c6536318abd69342dea4;hb=f9209136cff0331fc2293f25061971f6c77ff213;hp=ffbe4428c4b4ad35b59057f4f46ed0a0ed81ca90;hpb=5ee5b99c6def5751dc4e1e9d36ea5fb48d61793b;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