X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=blobdiff_plain;f=.gitmodules;h=c837a039e17a5ea45e75cc416ebcd3cbe97f1dda;hp=82df1f7e8a594fcda48fccdf6d3c937b356e89fb;hb=443636bb4dd00aa3b054e233ad09671ac04913ed;hpb=7acbd83b97c13da1863e7d2444e63035a923b8fd diff --git a/.gitmodules b/.gitmodules index 82df1f7..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/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