X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=.gitmodules;h=ffbe4428c4b4ad35b59057f4f46ed0a0ed81ca90;hb=9364defa689e91c6fb54651876fbf2d02eec35ec;hp=f2d6ae4dfa28c8ac448fae2d6a660339e74c044a;hpb=17c2f7327a0178dd61a8a2afa26a0dda383154a9;p=govpn.git diff --git a/.gitmodules b/.gitmodules index f2d6ae4..ffbe442 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,9 @@ [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