-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 2.11 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "vendor/github.com/bmizerany/pat"]
path = vendor/github.com/bmizerany/pat
url = https://github.com/bmizerany/pat
[submodule "vendor/github.com/nightlyone/lockfile"]
path = vendor/github.com/nightlyone/lockfile
url = https://github.com/nightlyone/lockfile
[submodule "vendor/github.com/aws/aws-sdk-go"]
path = vendor/github.com/aws/aws-sdk-go
url = https://github.com/aws/aws-sdk-go
[submodule "vendor/github.com/go-ini/ini"]
path = vendor/github.com/go-ini/ini
url = https://github.com/go-ini/ini
[submodule "vendor/github.com/jmespath/go-jmespath"]
path = vendor/github.com/jmespath/go-jmespath
url = https://github.com/jmespath/go-jmespath
[submodule "vendor/github.com/golang/mock"]
path = vendor/github.com/golang/mock
url = https://github.com/golang/mock
[submodule "vendor/github.com/stretchr/testify"]
path = vendor/github.com/stretchr/testify
url = https://github.com/stretchr/testify
[submodule "vendor/github.com/davecgh/go-spew"]
path = vendor/github.com/davecgh/go-spew
url = https://github.com/davecgh/go-spew
[submodule "vendor/github.com/pmezard/go-difflib"]
path = vendor/github.com/pmezard/go-difflib
url = https://github.com/pmezard/go-difflib
[submodule "vendor/github.com/hashicorp/consul"]
path = vendor/github.com/hashicorp/consul
url = https://github.com/hashicorp/consul
[submodule "vendor/github.com/hashicorp/go-cleanhttp"]
path = vendor/github.com/hashicorp/go-cleanhttp
url = https://github.com/hashicorp/go-cleanhttp
[submodule "vendor/github.com/hashicorp/serf"]
path = vendor/github.com/hashicorp/serf
url = https://github.com/hashicorp/serf
[submodule "vendor/github.com/armon/go-radix"]
path = vendor/github.com/armon/go-radix
url = https://github.com/armon/go-radix
[submodule "vendor/github.com/hashicorp/golang-lru"]
path = vendor/github.com/hashicorp/golang-lru
url = https://github.com/hashicorp/golang-lru
[submodule "vendor/github.com/hashicorp/hcl"]
path = vendor/github.com/hashicorp/hcl
url = https://github.com/hashicorp/hcl
[submodule "vendor/github.com/hashicorp/go-msgpack"]
path = vendor/github.com/hashicorp/go-msgpack
url = https://github.com/hashicorp/go-msgpack