-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
24 lines (24 loc) · 1 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "vendor/github.com/coreos/go-systemd"]
path = vendor/github.com/coreos/go-systemd
url = https://github.com/coreos/go-systemd
[submodule "vendor/github.com/docker/go-connections"]
path = vendor/github.com/docker/go-connections
url = https://github.com/docker/go-connections
[submodule "vendor/github.com/docker/go-plugins-helpers"]
path = vendor/github.com/docker/go-plugins-helpers
url = https://github.com/docker/go-plugins-helpers
[submodule "vendor/github.com/docker/docker"]
path = vendor/github.com/docker/docker
url = https://github.com/docker/docker
[submodule "vendor/gopkg.in/yaml.v2"]
path = vendor/gopkg.in/yaml.v2
url = https://gopkg.in/yaml.v2
[submodule "vendor/github.com/b4rti/go-fuse"]
path = vendor/github.com/b4rti/go-fuse
url = https://github.com/b4rti/go-fuse
[submodule "vendor/github.com/ulikunitz/xz"]
path = vendor/github.com/ulikunitz/xz
url = https://github.com/ulikunitz/xz
[submodule "vendor/golang.org/x/sys"]
path = vendor/golang.org/x/sys
url = https://golang.org/x/sys