remove vendor

This commit is contained in:
Marius 2016-09-20 23:06:27 +02:00
parent 1bf1c942e0
commit 48d0e92fe6
22 changed files with 0 additions and 84 deletions

63
.gitmodules vendored
View File

@ -1,63 +0,0 @@
[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/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/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
[submodule "vendor/github.com/prometheus/client_golang"]
path = vendor/github.com/prometheus/client_golang
url = https://github.com/prometheus/client_golang
[submodule "vendor/github.com/beorn7/perks"]
path = vendor/github.com/beorn7/perks
url = https://github.com/beorn7/perks
[submodule "vendor/github.com/golang/protobuf"]
path = vendor/github.com/golang/protobuf
url = https://github.com/golang/protobuf
[submodule "vendor/github.com/prometheus/client_model"]
path = vendor/github.com/prometheus/client_model
url = https://github.com/prometheus/client_model
[submodule "vendor/github.com/prometheus/common"]
path = vendor/github.com/prometheus/common
url = https://github.com/prometheus/common
[submodule "vendor/github.com/matttproud/golang_protobuf_extensions"]
path = vendor/github.com/matttproud/golang_protobuf_extensions
url = https://github.com/matttproud/golang_protobuf_extensions
[submodule "vendor/github.com/prometheus/procfs"]
path = vendor/github.com/prometheus/procfs
url = https://github.com/prometheus/procfs

1
vendor/github.com/armon/go-radix generated vendored

@ -1 +0,0 @@
Subproject commit 4239b77079c7b5d1243b7b4736304ce8ddb6f0f2

1
vendor/github.com/beorn7/perks generated vendored

@ -1 +0,0 @@
Subproject commit 3ac7bf7a47d159a033b107610db8a1b6575507a4

1
vendor/github.com/bmizerany/pat generated vendored

@ -1 +0,0 @@
Subproject commit c068ca2f0aacee5ac3681d68e4d0a003b7d1fd2c

1
vendor/github.com/davecgh/go-spew generated vendored

@ -1 +0,0 @@
Subproject commit 5215b55f46b2b919f50a1df0eaa5886afe4e3b3d

1
vendor/github.com/go-ini/ini generated vendored

@ -1 +0,0 @@
Subproject commit 12f418cc7edc5a618a51407b7ac1f1f512139df3

1
vendor/github.com/golang/mock generated vendored

@ -1 +0,0 @@
Subproject commit bd3c8e81be01eef76d4b503f5e687d2d1354d2d9

1
vendor/github.com/golang/protobuf generated vendored

@ -1 +0,0 @@
Subproject commit e51d002c610dbe8c136679a67a6ded5df4d49b5c

@ -1 +0,0 @@
Subproject commit ad28ea4487f05916463e2423a55166280e8254b5

@ -1 +0,0 @@
Subproject commit fa3f63826f7c23912c15263591e65d54d080b458

@ -1 +0,0 @@
Subproject commit a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4

1
vendor/github.com/hashicorp/hcl generated vendored

@ -1 +0,0 @@
Subproject commit 9a905a34e6280ce905da1a32344b25e81011197a

1
vendor/github.com/hashicorp/serf generated vendored

@ -1 +0,0 @@
Subproject commit defb069b1bad9f7cdebc647810cb6ae398a1b617

@ -1 +0,0 @@
Subproject commit 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74

@ -1 +0,0 @@
Subproject commit c12348ce28de40eed0136aa2b644d0ee0650e56c

@ -1 +0,0 @@
Subproject commit 941fc61ce4d67dd432b94ed0bd445ad5fb9391a9

@ -1 +0,0 @@
Subproject commit 792786c7400a136282c1664665ae0a8db921c6c2

@ -1 +0,0 @@
Subproject commit d38f1ef46f0d78136db3e585f7ebe1bcc3476f73

@ -1 +0,0 @@
Subproject commit fa8ad6fec33561be4280a8f0514318c79d7f6cb6

@ -1 +0,0 @@
Subproject commit a715f9d07a512e8339f70a275ace0e67c0f9a65f

@ -1 +0,0 @@
Subproject commit abf152e5f3e97f2fafac028d2cc06c1feb87ffa5

1
vendor/github.com/stretchr/testify generated vendored

@ -1 +0,0 @@
Subproject commit 6cb3b85ef5a0efef77caef88363ec4d4b5c0976d