X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=blobdiff_plain;f=.gitmodules;fp=.gitmodules;h=8b03d42057f6d46223b8695c24ddb201205987b6;hp=c837a039e17a5ea45e75cc416ebcd3cbe97f1dda;hb=f70a3aa49e188be843952738d8ad4eb3a6f1341a;hpb=8b1de1c28a4ef7b651d0196cac4d63eca35b93d1 diff --git a/.gitmodules b/.gitmodules index c837a03..8b03d42 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,3 +14,6 @@ path = src/gopkg.in/yaml.v2 url = https://github.com/go-yaml/yaml.git branch = v2 +[submodule "src/golang.org/x/sys"] + path = src/golang.org/x/sys + url = https://go.googlesource.com/sys