X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=blobdiff_plain;f=.gitmodules;fp=.gitmodules;h=8b03d42057f6d46223b8695c24ddb201205987b6;hp=c837a039e17a5ea45e75cc416ebcd3cbe97f1dda;hb=19cf7dd8a2de0d914ddab6c0c7ed47109af37695;hpb=c97c1db53accb2a364eb24911f4beec708440563 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