]> Cypherpunks.ru repositories - govpn.git/blobdiff - .gitmodules
Fix docstring splitted lines
[govpn.git] / .gitmodules
index bb2b1f83ab61d548a662c6536318abd69342dea4..c837a039e17a5ea45e75cc416ebcd3cbe97f1dda 100644 (file)
@@ -7,12 +7,10 @@
 [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
+[submodule "src/gopkg.in/yaml.v2"]
+       path = src/gopkg.in/yaml.v2
+       url = https://github.com/go-yaml/yaml.git
+       branch = v2