X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=blobdiff_plain;f=.gitmodules;h=c837a039e17a5ea45e75cc416ebcd3cbe97f1dda;hp=ffbe4428c4b4ad35b59057f4f46ed0a0ed81ca90;hb=b779397ef0dba12ed2fb117e1a514bf0d5b598ef;hpb=9364defa689e91c6fb54651876fbf2d02eec35ec diff --git a/.gitmodules b/.gitmodules index ffbe442..c837a03 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,10 @@ [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/cypherpunks.ru/balloon"] + path = src/cypherpunks.ru/balloon + url = git://git.cypherpunks.ru/balloon.git +[submodule "src/gopkg.in/yaml.v2"] + path = src/gopkg.in/yaml.v2 + url = https://github.com/go-yaml/yaml.git + branch = v2