mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update .gitmodules
https://go.googlesource.com might not be accessed in some conditions, but not github.com
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -4,7 +4,7 @@
|
||||
branch = f28e87c7b9dae139855b574e96f22822986249a8
|
||||
[submodule "tests/src/golang.org/x/net"]
|
||||
path = tests/src/golang.org/x/net
|
||||
url = https://go.googlesource.com/net
|
||||
url = https://github.com/golang/net
|
||||
branch = 45e771701b814666a7eb299e6c7a57d0b1799e91
|
||||
[submodule "tests/src/gopkg.in/yaml.v2"]
|
||||
path = tests/src/gopkg.in/yaml.v2
|
||||
|
||||
Reference in New Issue
Block a user