Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/consul/
Date: Sun, 18 Apr 2021 05:21:11
Message-Id: 1618723261.e1b505adb2dc1a5114cca19fe5f65f796560b555.zmedico@gentoo
1 commit: e1b505adb2dc1a5114cca19fe5f65f796560b555
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 18 05:10:19 2021 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 05:21:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b505ad
7
8 app-admin/consul: Bump to version 1.8.10
9
10 Bug: https://bugs.gentoo.org/783483
11 Package-Manager: Portage-3.0.18, Repoman-3.0.3
12 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
13
14 app-admin/consul/Manifest | 1 +
15 app-admin/consul/consul-1.8.10.ebuild | 801 ++++++++++++++++++++++++++++++++++
16 2 files changed, 802 insertions(+)
17
18 diff --git a/app-admin/consul/Manifest b/app-admin/consul/Manifest
19 index 08d75ad4234..ac40f1c3e76 100644
20 --- a/app-admin/consul/Manifest
21 +++ b/app-admin/consul/Manifest
22 @@ -6,6 +6,7 @@ DIST cloud.google.com%2Fgo%2F@v%2Fv0.38.0.zip 2721920 BLAKE2B f3fde8f5cc53496dc3
23 DIST consul-1.7.11.tar.gz 22803471 BLAKE2B 05f839d4ca025600d56833534872dc2207b561c0b44643d788baa791b02137cbd7146223145d53697fa20e5ff707a3cfcc01fed993b7d6558b82579919667e6b SHA512 82dab9baef3ff48dd83dd0fd3e7d5d989af8bdd142cf4e169e6de7610bd51d00cce5e76b60e6e6827ec606c2d6d2c1d46ac0502d493b13dd7fc4d42441fc1c79
24 DIST consul-1.7.12.tar.gz 22804943 BLAKE2B 22e2189e51bbbf5190a22d5cfc0bff899a67cfd6985a0164c6e47f801d1aca6eb548d612f584ba500bfd4d09dfdd406ca4ada79eec8e3602ab450218832da083 SHA512 fca8d80cf8100025652c73bdaa93cd0dcd2af5a3231bcd664b79f8b30c93fdf4b0688cb004764ee0579ca86708585e8f913916df7ef0c5055d9c19d29cedf77a
25 DIST consul-1.7.14.tar.gz 22795760 BLAKE2B dc99fc3597b4d48d3328097bf79df5e0783459278c443a1c557caec89287b16fd09769a943c5b0364b094c42e646aa66284d2ea6d833501268e926eead46cdb1 SHA512 641f0df322ee337614cf9cf3e6cf6a038923e068651ed1073b6097e5c4650378382fe2deac157e2f1e2762fbe30f0a8f6fc198504676ac2c06ad3bc5aadf156b
26 +DIST consul-1.8.10.tar.gz 28495166 BLAKE2B c5925d794493232095ff0b99a84110070a17e7f04c105b7bb73ba669a5617c64278641b61b87f3f782d045f599c4a8c52620efe0f4ccd5c21613d4cc07cb849b SHA512 941fe63c36c0f6692ddad85992dc11151bb2595d6bdd78230d0c107488aab0493a1562b95f83ff18f728ab05fc57902b1e5835a7f3e784ef0e604731b1e73595
27 DIST consul-1.8.8.tar.gz 28520274 BLAKE2B 9acb6dd6e33db960f039cf655a5791d439eede2ab09c980de1c2f43a26d0fa19c1ebd9ef30db71644460e5df45d90dc61bfea41a5858b03fa9bb0e3baa0b49eb SHA512 2a9b9537f101821351865dcd295c142db0f02792f5ae722d5013cb35649f9d10b910ddc802a5deae9a9ef4e9ca84e92ce51c372988c1a6b786983d60c4c5050c
28 DIST consul-1.9.3.tar.gz 30367669 BLAKE2B a353499d25a7375bf8c36f80369b8759e5569a1b4ad3e6094827006a8cb7ed35144c2f154c475fbde48be1304e162161fd29fd435196a0497653b8667d953c22 SHA512 449bbff2a66b0e3a45b577d6a79a27af538c1087797eab2014fde7f59bf505e08dfe81841c36509c75d2ca4a0418ddd3b50c64f0371778ac43e69bedb1a2faab
29 DIST github.com%2F!azure%2Fazure-sdk-for-go%2F@v%2Fv16.0.0+incompatible.mod 41 BLAKE2B de145bd0fb63d51b475e0f5d293b9957a170a7c7c206f1cf2d8eb9abdb67a80051b25116b68c5f450bcc8163bb942d34d9bd4ed0b41f4e06d0d510d9b1aeff55 SHA512 be976846ed78cec5b19618c7364c47e66c3475519bed166ad1e6b666399ea08028fa621869ab4980981fc70256acc9a7dd1c1e52c8d3d44cb0ac75f9907b6d3e
30
31 diff --git a/app-admin/consul/consul-1.8.10.ebuild b/app-admin/consul/consul-1.8.10.ebuild
32 new file mode 100644
33 index 00000000000..56da23c9b4e
34 --- /dev/null
35 +++ b/app-admin/consul/consul-1.8.10.ebuild
36 @@ -0,0 +1,801 @@
37 +# Copyright 1999-2021 Gentoo Authors
38 +# Distributed under the terms of the GNU General Public License v2
39 +
40 +EAPI=7
41 +inherit go-module systemd
42 +
43 +DESCRIPTION="A tool for service discovery, monitoring and configuration"
44 +HOMEPAGE="https://www.consul.io"
45 +
46 +# Upstream doesn't use "-mod=vendor" in their build system, and the
47 +# vendor directory is incomplete.
48 +# On the next bump, remove this if they have added "-mod=vendor"
49 +EGO_SUM=(
50 +"cloud.google.com/go v0.26.0/go.mod"
51 +"cloud.google.com/go v0.34.0/go.mod"
52 +"cloud.google.com/go v0.38.0"
53 +"cloud.google.com/go v0.38.0/go.mod"
54 +"github.com/Azure/azure-sdk-for-go v40.3.0+incompatible"
55 +"github.com/Azure/azure-sdk-for-go v40.3.0+incompatible/go.mod"
56 +"github.com/Azure/go-autorest/autorest v0.9.0/go.mod"
57 +"github.com/Azure/go-autorest/autorest v0.9.3/go.mod"
58 +"github.com/Azure/go-autorest/autorest v0.10.0"
59 +"github.com/Azure/go-autorest/autorest v0.10.0/go.mod"
60 +"github.com/Azure/go-autorest/autorest/adal v0.5.0/go.mod"
61 +"github.com/Azure/go-autorest/autorest/adal v0.8.0/go.mod"
62 +"github.com/Azure/go-autorest/autorest/adal v0.8.1/go.mod"
63 +"github.com/Azure/go-autorest/autorest/adal v0.8.2"
64 +"github.com/Azure/go-autorest/autorest/adal v0.8.2/go.mod"
65 +"github.com/Azure/go-autorest/autorest/azure/auth v0.4.2"
66 +"github.com/Azure/go-autorest/autorest/azure/auth v0.4.2/go.mod"
67 +"github.com/Azure/go-autorest/autorest/azure/cli v0.3.1"
68 +"github.com/Azure/go-autorest/autorest/azure/cli v0.3.1/go.mod"
69 +"github.com/Azure/go-autorest/autorest/date v0.1.0/go.mod"
70 +"github.com/Azure/go-autorest/autorest/date v0.2.0"
71 +"github.com/Azure/go-autorest/autorest/date v0.2.0/go.mod"
72 +"github.com/Azure/go-autorest/autorest/mocks v0.1.0/go.mod"
73 +"github.com/Azure/go-autorest/autorest/mocks v0.2.0/go.mod"
74 +"github.com/Azure/go-autorest/autorest/mocks v0.3.0"
75 +"github.com/Azure/go-autorest/autorest/mocks v0.3.0/go.mod"
76 +"github.com/Azure/go-autorest/autorest/to v0.3.0"
77 +"github.com/Azure/go-autorest/autorest/to v0.3.0/go.mod"
78 +"github.com/Azure/go-autorest/autorest/validation v0.2.0"
79 +"github.com/Azure/go-autorest/autorest/validation v0.2.0/go.mod"
80 +"github.com/Azure/go-autorest/logger v0.1.0"
81 +"github.com/Azure/go-autorest/logger v0.1.0/go.mod"
82 +"github.com/Azure/go-autorest/tracing v0.5.0"
83 +"github.com/Azure/go-autorest/tracing v0.5.0/go.mod"
84 +"github.com/BurntSushi/toml v0.3.1"
85 +"github.com/BurntSushi/toml v0.3.1/go.mod"
86 +"github.com/DataDog/datadog-go v2.2.0+incompatible"
87 +"github.com/DataDog/datadog-go v2.2.0+incompatible/go.mod"
88 +"github.com/DataDog/datadog-go v3.2.0+incompatible"
89 +"github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod"
90 +"github.com/Microsoft/go-winio v0.4.3"
91 +"github.com/Microsoft/go-winio v0.4.3/go.mod"
92 +"github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod"
93 +"github.com/NYTimes/gziphandler v1.0.1"
94 +"github.com/NYTimes/gziphandler v1.0.1/go.mod"
95 +"github.com/OneOfOne/xxhash v1.2.2/go.mod"
96 +"github.com/PuerkitoBio/purell v1.0.0/go.mod"
97 +"github.com/PuerkitoBio/urlesc v0.0.0-20160726150825-5bd2802263f2/go.mod"
98 +"github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6"
99 +"github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6/go.mod"
100 +"github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af"
101 +"github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af/go.mod"
102 +"github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod"
103 +"github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod"
104 +"github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod"
105 +"github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod"
106 +"github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e"
107 +"github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod"
108 +"github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
109 +"github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod"
110 +"github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878"
111 +"github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878/go.mod"
112 +"github.com/armon/go-metrics v0.3.0/go.mod"
113 +"github.com/armon/go-metrics v0.3.4"
114 +"github.com/armon/go-metrics v0.3.4/go.mod"
115 +"github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod"
116 +"github.com/armon/go-radix v1.0.0"
117 +"github.com/armon/go-radix v1.0.0/go.mod"
118 +"github.com/aws/aws-sdk-go v1.25.37/go.mod"
119 +"github.com/aws/aws-sdk-go v1.25.41"
120 +"github.com/aws/aws-sdk-go v1.25.41/go.mod"
121 +"github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
122 +"github.com/beorn7/perks v1.0.0"
123 +"github.com/beorn7/perks v1.0.0/go.mod"
124 +"github.com/beorn7/perks v1.0.1"
125 +"github.com/beorn7/perks v1.0.1/go.mod"
126 +"github.com/bgentry/speakeasy v0.1.0"
127 +"github.com/bgentry/speakeasy v0.1.0/go.mod"
128 +"github.com/boltdb/bolt v1.3.1"
129 +"github.com/boltdb/bolt v1.3.1/go.mod"
130 +"github.com/census-instrumentation/opencensus-proto v0.2.1"
131 +"github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod"
132 +"github.com/cespare/xxhash v1.1.0"
133 +"github.com/cespare/xxhash v1.1.0/go.mod"
134 +"github.com/cespare/xxhash/v2 v2.1.1"
135 +"github.com/cespare/xxhash/v2 v2.1.1/go.mod"
136 +"github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible"
137 +"github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible/go.mod"
138 +"github.com/circonus-labs/circonusllhist v0.1.3"
139 +"github.com/circonus-labs/circonusllhist v0.1.3/go.mod"
140 +"github.com/client9/misspell v0.3.4/go.mod"
141 +"github.com/cncf/udpa/go v0.0.0-20200313221541-5f7e5dd04533"
142 +"github.com/cncf/udpa/go v0.0.0-20200313221541-5f7e5dd04533/go.mod"
143 +"github.com/cockroachdb/apd v1.1.0/go.mod"
144 +"github.com/coredns/coredns v1.1.2"
145 +"github.com/coredns/coredns v1.1.2/go.mod"
146 +"github.com/coreos/bbolt v1.3.2/go.mod"
147 +"github.com/coreos/etcd v3.3.10+incompatible/go.mod"
148 +"github.com/coreos/go-etcd v2.0.0+incompatible/go.mod"
149 +"github.com/coreos/go-oidc v2.1.0+incompatible"
150 +"github.com/coreos/go-oidc v2.1.0+incompatible/go.mod"
151 +"github.com/coreos/go-semver v0.2.0/go.mod"
152 +"github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod"
153 +"github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod"
154 +"github.com/cpuguy83/go-md2man v1.0.10/go.mod"
155 +"github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod"
156 +"github.com/davecgh/go-spew v1.1.0/go.mod"
157 +"github.com/davecgh/go-spew v1.1.1"
158 +"github.com/davecgh/go-spew v1.1.1/go.mod"
159 +"github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661"
160 +"github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661/go.mod"
161 +"github.com/dgrijalva/jwt-go v3.2.0+incompatible"
162 +"github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod"
163 +"github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod"
164 +"github.com/digitalocean/godo v1.1.1/go.mod"
165 +"github.com/digitalocean/godo v1.10.0"
166 +"github.com/digitalocean/godo v1.10.0/go.mod"
167 +"github.com/dimchansky/utfbom v1.1.0"
168 +"github.com/dimchansky/utfbom v1.1.0/go.mod"
169 +"github.com/dnaeon/go-vcr v1.0.1"
170 +"github.com/dnaeon/go-vcr v1.0.1/go.mod"
171 +"github.com/docker/go-connections v0.3.0"
172 +"github.com/docker/go-connections v0.3.0/go.mod"
173 +"github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96/go.mod"
174 +"github.com/dustin/go-humanize v1.0.0/go.mod"
175 +"github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0"
176 +"github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0/go.mod"
177 +"github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e/go.mod"
178 +"github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod"
179 +"github.com/envoyproxy/go-control-plane v0.9.0/go.mod"
180 +"github.com/envoyproxy/go-control-plane v0.9.5"
181 +"github.com/envoyproxy/go-control-plane v0.9.5/go.mod"
182 +"github.com/envoyproxy/protoc-gen-validate v0.1.0"
183 +"github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod"
184 +"github.com/evanphx/json-patch v4.2.0+incompatible/go.mod"
185 +"github.com/fatih/color v1.7.0/go.mod"
186 +"github.com/fatih/color v1.9.0"
187 +"github.com/fatih/color v1.9.0/go.mod"
188 +"github.com/fatih/structs v1.1.0/go.mod"
189 +"github.com/frankban/quicktest v1.11.1"
190 +"github.com/frankban/quicktest v1.11.1/go.mod"
191 +"github.com/fsnotify/fsnotify v1.4.7/go.mod"
192 +"github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680/go.mod"
193 +"github.com/ghodss/yaml v1.0.0"
194 +"github.com/ghodss/yaml v1.0.0/go.mod"
195 +"github.com/go-asn1-ber/asn1-ber v1.3.1/go.mod"
196 +"github.com/go-check/check v0.0.0-20140225173054-eb6ee6f84d0a/go.mod"
197 +"github.com/go-kit/kit v0.8.0/go.mod"
198 +"github.com/go-kit/kit v0.9.0/go.mod"
199 +"github.com/go-ldap/ldap/v3 v3.1.3/go.mod"
200 +"github.com/go-logfmt/logfmt v0.3.0/go.mod"
201 +"github.com/go-logfmt/logfmt v0.4.0/go.mod"
202 +"github.com/go-logr/logr v0.1.0/go.mod"
203 +"github.com/go-ole/go-ole v1.2.1"
204 +"github.com/go-ole/go-ole v1.2.1/go.mod"
205 +"github.com/go-openapi/jsonpointer v0.0.0-20160704185906-46af16f9f7b1/go.mod"
206 +"github.com/go-openapi/jsonreference v0.0.0-20160704190145-13c6e3589ad9/go.mod"
207 +"github.com/go-openapi/spec v0.0.0-20160808142527-6aced65f8501/go.mod"
208 +"github.com/go-openapi/swag v0.0.0-20160704191624-1d0bd113de87/go.mod"
209 +"github.com/go-stack/stack v1.8.0/go.mod"
210 +"github.com/go-test/deep v1.0.2-0.20181118220953-042da051cf31/go.mod"
211 +"github.com/go-test/deep v1.0.2"
212 +"github.com/go-test/deep v1.0.2/go.mod"
213 +"github.com/gogo/protobuf v1.1.1/go.mod"
214 +"github.com/gogo/protobuf v1.2.1/go.mod"
215 +"github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d"
216 +"github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d/go.mod"
217 +"github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b"
218 +"github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod"
219 +"github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903/go.mod"
220 +"github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod"
221 +"github.com/golang/mock v1.1.1/go.mod"
222 +"github.com/golang/mock v1.2.0/go.mod"
223 +"github.com/golang/protobuf v0.0.0-20161109072736-4bd1920723d7/go.mod"
224 +"github.com/golang/protobuf v1.2.0/go.mod"
225 +"github.com/golang/protobuf v1.3.1"
226 +"github.com/golang/protobuf v1.3.1/go.mod"
227 +"github.com/golang/protobuf v1.3.2"
228 +"github.com/golang/protobuf v1.3.2/go.mod"
229 +"github.com/golang/snappy v0.0.1"
230 +"github.com/golang/snappy v0.0.1/go.mod"
231 +"github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod"
232 +"github.com/google/btree v1.0.0"
233 +"github.com/google/btree v1.0.0/go.mod"
234 +"github.com/google/go-cmp v0.2.0/go.mod"
235 +"github.com/google/go-cmp v0.3.0"
236 +"github.com/google/go-cmp v0.3.0/go.mod"
237 +"github.com/google/go-cmp v0.3.1/go.mod"
238 +"github.com/google/go-cmp v0.4.0"
239 +"github.com/google/go-cmp v0.4.0/go.mod"
240 +"github.com/google/go-cmp v0.5.2"
241 +"github.com/google/go-cmp v0.5.2/go.mod"
242 +"github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135/go.mod"
243 +"github.com/google/go-querystring v1.0.0"
244 +"github.com/google/go-querystring v1.0.0/go.mod"
245 +"github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367/go.mod"
246 +"github.com/google/gofuzz v1.0.0"
247 +"github.com/google/gofuzz v1.0.0/go.mod"
248 +"github.com/google/martian v2.1.0+incompatible/go.mod"
249 +"github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod"
250 +"github.com/google/tcpproxy v0.0.0-20180808230851-dfa16c61dad2"
251 +"github.com/google/tcpproxy v0.0.0-20180808230851-dfa16c61dad2/go.mod"
252 +"github.com/google/uuid v1.1.1/go.mod"
253 +"github.com/googleapis/gax-go/v2 v2.0.4/go.mod"
254 +"github.com/googleapis/gax-go/v2 v2.0.5"
255 +"github.com/googleapis/gax-go/v2 v2.0.5/go.mod"
256 +"github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d/go.mod"
257 +"github.com/googleapis/gnostic v0.2.0"
258 +"github.com/googleapis/gnostic v0.2.0/go.mod"
259 +"github.com/gophercloud/gophercloud v0.1.0"
260 +"github.com/gophercloud/gophercloud v0.1.0/go.mod"
261 +"github.com/gorilla/websocket v1.4.0/go.mod"
262 +"github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7"
263 +"github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7/go.mod"
264 +"github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod"
265 +"github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod"
266 +"github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod"
267 +"github.com/hashicorp/errwrap v1.0.0"
268 +"github.com/hashicorp/errwrap v1.0.0/go.mod"
269 +"github.com/hashicorp/go-bexpr v0.1.2"
270 +"github.com/hashicorp/go-bexpr v0.1.2/go.mod"
271 +"github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de"
272 +"github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de/go.mod"
273 +"github.com/hashicorp/go-cleanhttp v0.5.0/go.mod"
274 +"github.com/hashicorp/go-cleanhttp v0.5.1"
275 +"github.com/hashicorp/go-cleanhttp v0.5.1/go.mod"
276 +"github.com/hashicorp/go-connlimit v0.2.0"
277 +"github.com/hashicorp/go-connlimit v0.2.0/go.mod"
278 +"github.com/hashicorp/go-discover v0.0.0-20200501174627-ad1e96bde088"
279 +"github.com/hashicorp/go-discover v0.0.0-20200501174627-ad1e96bde088/go.mod"
280 +"github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd/go.mod"
281 +"github.com/hashicorp/go-hclog v0.9.1/go.mod"
282 +"github.com/hashicorp/go-hclog v0.9.2/go.mod"
283 +"github.com/hashicorp/go-hclog v0.12.0"
284 +"github.com/hashicorp/go-hclog v0.12.0/go.mod"
285 +"github.com/hashicorp/go-immutable-radix v1.0.0/go.mod"
286 +"github.com/hashicorp/go-immutable-radix v1.1.0"
287 +"github.com/hashicorp/go-immutable-radix v1.1.0/go.mod"
288 +"github.com/hashicorp/go-immutable-radix v1.2.0"
289 +"github.com/hashicorp/go-immutable-radix v1.2.0/go.mod"
290 +"github.com/hashicorp/go-kms-wrapping/entropy v0.1.0/go.mod"
291 +"github.com/hashicorp/go-memdb v1.0.3"
292 +"github.com/hashicorp/go-memdb v1.0.3/go.mod"
293 +"github.com/hashicorp/go-msgpack v0.5.3/go.mod"
294 +"github.com/hashicorp/go-msgpack v0.5.5"
295 +"github.com/hashicorp/go-msgpack v0.5.5/go.mod"
296 +"github.com/hashicorp/go-multierror v1.0.0"
297 +"github.com/hashicorp/go-multierror v1.0.0/go.mod"
298 +"github.com/hashicorp/go-multierror v1.1.0"
299 +"github.com/hashicorp/go-multierror v1.1.0/go.mod"
300 +"github.com/hashicorp/go-plugin v1.0.1/go.mod"
301 +"github.com/hashicorp/go-raftchunking v0.6.1"
302 +"github.com/hashicorp/go-raftchunking v0.6.1/go.mod"
303 +"github.com/hashicorp/go-retryablehttp v0.5.3/go.mod"
304 +"github.com/hashicorp/go-retryablehttp v0.6.6"
305 +"github.com/hashicorp/go-retryablehttp v0.6.6/go.mod"
306 +"github.com/hashicorp/go-retryablehttp v0.6.7"
307 +"github.com/hashicorp/go-retryablehttp v0.6.7/go.mod"
308 +"github.com/hashicorp/go-rootcerts v1.0.2"
309 +"github.com/hashicorp/go-rootcerts v1.0.2/go.mod"
310 +"github.com/hashicorp/go-sockaddr v1.0.0/go.mod"
311 +"github.com/hashicorp/go-sockaddr v1.0.2"
312 +"github.com/hashicorp/go-sockaddr v1.0.2/go.mod"
313 +"github.com/hashicorp/go-syslog v1.0.0"
314 +"github.com/hashicorp/go-syslog v1.0.0/go.mod"
315 +"github.com/hashicorp/go-uuid v1.0.0/go.mod"
316 +"github.com/hashicorp/go-uuid v1.0.1"
317 +"github.com/hashicorp/go-uuid v1.0.1/go.mod"
318 +"github.com/hashicorp/go-uuid v1.0.2"
319 +"github.com/hashicorp/go-uuid v1.0.2/go.mod"
320 +"github.com/hashicorp/go-version v1.1.0/go.mod"
321 +"github.com/hashicorp/go-version v1.2.0"
322 +"github.com/hashicorp/go-version v1.2.0/go.mod"
323 +"github.com/hashicorp/golang-lru v0.5.0/go.mod"
324 +"github.com/hashicorp/golang-lru v0.5.1"
325 +"github.com/hashicorp/golang-lru v0.5.1/go.mod"
326 +"github.com/hashicorp/golang-lru v0.5.4"
327 +"github.com/hashicorp/golang-lru v0.5.4/go.mod"
328 +"github.com/hashicorp/hcl v1.0.0"
329 +"github.com/hashicorp/hcl v1.0.0/go.mod"
330 +"github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5"
331 +"github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5/go.mod"
332 +"github.com/hashicorp/logutils v1.0.0/go.mod"
333 +"github.com/hashicorp/mdns v1.0.1"
334 +"github.com/hashicorp/mdns v1.0.1/go.mod"
335 +"github.com/hashicorp/memberlist v0.2.2"
336 +"github.com/hashicorp/memberlist v0.2.2/go.mod"
337 +"github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69"
338 +"github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69/go.mod"
339 +"github.com/hashicorp/raft v1.1.1/go.mod"
340 +"github.com/hashicorp/raft v1.1.2"
341 +"github.com/hashicorp/raft v1.1.2/go.mod"
342 +"github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea"
343 +"github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea/go.mod"
344 +"github.com/hashicorp/serf v0.9.3"
345 +"github.com/hashicorp/serf v0.9.3/go.mod"
346 +"github.com/hashicorp/serf v0.9.4"
347 +"github.com/hashicorp/serf v0.9.4/go.mod"
348 +"github.com/hashicorp/vault/api v1.0.5-0.20200717191844-f687267c8086"
349 +"github.com/hashicorp/vault/api v1.0.5-0.20200717191844-f687267c8086/go.mod"
350 +"github.com/hashicorp/vault/sdk v0.1.14-0.20200519221838-e0cfd64bc267"
351 +"github.com/hashicorp/vault/sdk v0.1.14-0.20200519221838-e0cfd64bc267/go.mod"
352 +"github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443"
353 +"github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443/go.mod"
354 +"github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb/go.mod"
355 +"github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d"
356 +"github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d/go.mod"
357 +"github.com/hpcloud/tail v1.0.0/go.mod"
358 +"github.com/imdario/mergo v0.3.5/go.mod"
359 +"github.com/imdario/mergo v0.3.6"
360 +"github.com/imdario/mergo v0.3.6/go.mod"
361 +"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
362 +"github.com/jackc/fake v0.0.0-20150926172116-812a484cc733/go.mod"
363 +"github.com/jackc/pgx v3.3.0+incompatible/go.mod"
364 +"github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da"
365 +"github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da/go.mod"
366 +"github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af"
367 +"github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af/go.mod"
368 +"github.com/jonboulle/clockwork v0.1.0/go.mod"
369 +"github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62/go.mod"
370 +"github.com/joyent/triton-go v1.7.1-0.20200416154420-6801d15b779f"
371 +"github.com/joyent/triton-go v1.7.1-0.20200416154420-6801d15b779f/go.mod"
372 +"github.com/json-iterator/go v0.0.0-20180612202835-f2b4162afba3/go.mod"
373 +"github.com/json-iterator/go v1.1.6/go.mod"
374 +"github.com/json-iterator/go v1.1.7"
375 +"github.com/json-iterator/go v1.1.7/go.mod"
376 +"github.com/json-iterator/go v1.1.9"
377 +"github.com/json-iterator/go v1.1.9/go.mod"
378 +"github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod"
379 +"github.com/julienschmidt/httprouter v1.2.0/go.mod"
380 +"github.com/kisielk/errcheck v1.1.0/go.mod"
381 +"github.com/kisielk/errcheck v1.2.0/go.mod"
382 +"github.com/kisielk/gotool v1.0.0/go.mod"
383 +"github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod"
384 +"github.com/konsorten/go-windows-terminal-sequences v1.0.2"
385 +"github.com/konsorten/go-windows-terminal-sequences v1.0.2/go.mod"
386 +"github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod"
387 +"github.com/kr/pretty v0.1.0/go.mod"
388 +"github.com/kr/pretty v0.2.0"
389 +"github.com/kr/pretty v0.2.0/go.mod"
390 +"github.com/kr/pretty v0.2.1"
391 +"github.com/kr/pretty v0.2.1/go.mod"
392 +"github.com/kr/pty v1.1.1/go.mod"
393 +"github.com/kr/text v0.1.0"
394 +"github.com/kr/text v0.1.0/go.mod"
395 +"github.com/lib/pq v1.1.1/go.mod"
396 +"github.com/linode/linodego v0.7.1"
397 +"github.com/linode/linodego v0.7.1/go.mod"
398 +"github.com/magiconair/properties v1.8.0/go.mod"
399 +"github.com/mailru/easyjson v0.0.0-20160728113105-d5b7844b561a/go.mod"
400 +"github.com/mattn/go-colorable v0.0.9/go.mod"
401 +"github.com/mattn/go-colorable v0.1.4"
402 +"github.com/mattn/go-colorable v0.1.4/go.mod"
403 +"github.com/mattn/go-colorable v0.1.6"
404 +"github.com/mattn/go-colorable v0.1.6/go.mod"
405 +"github.com/mattn/go-isatty v0.0.3/go.mod"
406 +"github.com/mattn/go-isatty v0.0.8/go.mod"
407 +"github.com/mattn/go-isatty v0.0.10/go.mod"
408 +"github.com/mattn/go-isatty v0.0.11/go.mod"
409 +"github.com/mattn/go-isatty v0.0.12"
410 +"github.com/mattn/go-isatty v0.0.12/go.mod"
411 +"github.com/mattn/go-runewidth v0.0.3/go.mod"
412 +"github.com/matttproud/golang_protobuf_extensions v1.0.1"
413 +"github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod"
414 +"github.com/miekg/dns v1.0.14/go.mod"
415 +"github.com/miekg/dns v1.1.26"
416 +"github.com/miekg/dns v1.1.26/go.mod"
417 +"github.com/mitchellh/cli v1.0.0/go.mod"
418 +"github.com/mitchellh/cli v1.1.0"
419 +"github.com/mitchellh/cli v1.1.0/go.mod"
420 +"github.com/mitchellh/copystructure v1.0.0"
421 +"github.com/mitchellh/copystructure v1.0.0/go.mod"
422 +"github.com/mitchellh/go-homedir v1.1.0"
423 +"github.com/mitchellh/go-homedir v1.1.0/go.mod"
424 +"github.com/mitchellh/go-testing-interface v0.0.0-20171004221916-a61a99592b77/go.mod"
425 +"github.com/mitchellh/go-testing-interface v1.0.0/go.mod"
426 +"github.com/mitchellh/go-testing-interface v1.14.0"
427 +"github.com/mitchellh/go-testing-interface v1.14.0/go.mod"
428 +"github.com/mitchellh/go-wordwrap v1.0.0/go.mod"
429 +"github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452"
430 +"github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452/go.mod"
431 +"github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee/go.mod"
432 +"github.com/mitchellh/mapstructure v1.1.2"
433 +"github.com/mitchellh/mapstructure v1.1.2/go.mod"
434 +"github.com/mitchellh/mapstructure v1.3.2/go.mod"
435 +"github.com/mitchellh/mapstructure v1.3.3"
436 +"github.com/mitchellh/mapstructure v1.3.3/go.mod"
437 +"github.com/mitchellh/pointerstructure v1.0.0"
438 +"github.com/mitchellh/pointerstructure v1.0.0/go.mod"
439 +"github.com/mitchellh/reflectwalk v1.0.0/go.mod"
440 +"github.com/mitchellh/reflectwalk v1.0.1"
441 +"github.com/mitchellh/reflectwalk v1.0.1/go.mod"
442 +"github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod"
443 +"github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd"
444 +"github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod"
445 +"github.com/modern-go/reflect2 v0.0.0-20180320133207-05fbef0ca5da/go.mod"
446 +"github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod"
447 +"github.com/modern-go/reflect2 v1.0.1"
448 +"github.com/modern-go/reflect2 v1.0.1/go.mod"
449 +"github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod"
450 +"github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod"
451 +"github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod"
452 +"github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2"
453 +"github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2/go.mod"
454 +"github.com/oklog/run v1.0.0/go.mod"
455 +"github.com/oklog/ulid v1.3.1/go.mod"
456 +"github.com/olekukonko/tablewriter v0.0.0-20180130162743-b8a9be070da4/go.mod"
457 +"github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod"
458 +"github.com/onsi/ginkgo v1.6.0/go.mod"
459 +"github.com/onsi/ginkgo v1.8.0/go.mod"
460 +"github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod"
461 +"github.com/onsi/gomega v1.5.0/go.mod"
462 +"github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c"
463 +"github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c/go.mod"
464 +"github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod"
465 +"github.com/pascaldekloe/goe v0.1.0"
466 +"github.com/pascaldekloe/goe v0.1.0/go.mod"
467 +"github.com/patrickmn/go-cache v2.1.0+incompatible"
468 +"github.com/patrickmn/go-cache v2.1.0+incompatible/go.mod"
469 +"github.com/pelletier/go-toml v1.2.0/go.mod"
470 +"github.com/peterbourgon/diskv v2.0.1+incompatible"
471 +"github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod"
472 +"github.com/pierrec/lz4 v2.0.5+incompatible"
473 +"github.com/pierrec/lz4 v2.0.5+incompatible/go.mod"
474 +"github.com/pierrec/lz4 v2.5.2+incompatible"
475 +"github.com/pierrec/lz4 v2.5.2+incompatible/go.mod"
476 +"github.com/pkg/errors v0.8.0/go.mod"
477 +"github.com/pkg/errors v0.8.1"
478 +"github.com/pkg/errors v0.8.1/go.mod"
479 +"github.com/pmezard/go-difflib v0.0.0-20151028094244-d8ed2627bdf0/go.mod"
480 +"github.com/pmezard/go-difflib v1.0.0"
481 +"github.com/pmezard/go-difflib v1.0.0/go.mod"
482 +"github.com/posener/complete v1.1.1"
483 +"github.com/posener/complete v1.1.1/go.mod"
484 +"github.com/posener/complete v1.2.3"
485 +"github.com/posener/complete v1.2.3/go.mod"
486 +"github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35"
487 +"github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35/go.mod"
488 +"github.com/prometheus/client_golang v0.9.1/go.mod"
489 +"github.com/prometheus/client_golang v0.9.2/go.mod"
490 +"github.com/prometheus/client_golang v0.9.3/go.mod"
491 +"github.com/prometheus/client_golang v1.0.0"
492 +"github.com/prometheus/client_golang v1.0.0/go.mod"
493 +"github.com/prometheus/client_golang v1.4.0"
494 +"github.com/prometheus/client_golang v1.4.0/go.mod"
495 +"github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod"
496 +"github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90"
497 +"github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod"
498 +"github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4"
499 +"github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod"
500 +"github.com/prometheus/client_model v0.2.0"
501 +"github.com/prometheus/client_model v0.2.0/go.mod"
502 +"github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod"
503 +"github.com/prometheus/common v0.0.0-20181126121408-4724e9255275/go.mod"
504 +"github.com/prometheus/common v0.4.0/go.mod"
505 +"github.com/prometheus/common v0.4.1"
506 +"github.com/prometheus/common v0.4.1/go.mod"
507 +"github.com/prometheus/common v0.9.1"
508 +"github.com/prometheus/common v0.9.1/go.mod"
509 +"github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod"
510 +"github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a/go.mod"
511 +"github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod"
512 +"github.com/prometheus/procfs v0.0.2"
513 +"github.com/prometheus/procfs v0.0.2/go.mod"
514 +"github.com/prometheus/procfs v0.0.8"
515 +"github.com/prometheus/procfs v0.0.8/go.mod"
516 +"github.com/prometheus/tsdb v0.7.1/go.mod"
517 +"github.com/rboyer/safeio v0.2.1"
518 +"github.com/rboyer/safeio v0.2.1/go.mod"
519 +"github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03"
520 +"github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03/go.mod"
521 +"github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod"
522 +"github.com/rs/zerolog v1.4.0/go.mod"
523 +"github.com/russross/blackfriday v1.5.2/go.mod"
524 +"github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod"
525 +"github.com/ryanuber/columnize v2.1.0+incompatible"
526 +"github.com/ryanuber/columnize v2.1.0+incompatible/go.mod"
527 +"github.com/ryanuber/go-glob v1.0.0"
528 +"github.com/ryanuber/go-glob v1.0.0/go.mod"
529 +"github.com/satori/go.uuid v1.2.0/go.mod"
530 +"github.com/sean-/conswriter v0.0.0-20180208195008-f5ae3917a627/go.mod"
531 +"github.com/sean-/pager v0.0.0-20180208200047-666be9bf53b5/go.mod"
532 +"github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529"
533 +"github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod"
534 +"github.com/shirou/gopsutil v2.20.9+incompatible"
535 +"github.com/shirou/gopsutil v2.20.9+incompatible/go.mod"
536 +"github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24/go.mod"
537 +"github.com/sirupsen/logrus v1.0.6/go.mod"
538 +"github.com/sirupsen/logrus v1.2.0/go.mod"
539 +"github.com/sirupsen/logrus v1.4.2"
540 +"github.com/sirupsen/logrus v1.4.2/go.mod"
541 +"github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d"
542 +"github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d/go.mod"
543 +"github.com/soheilhy/cmux v0.1.4/go.mod"
544 +"github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod"
545 +"github.com/spf13/afero v1.1.2/go.mod"
546 +"github.com/spf13/afero v1.2.1/go.mod"
547 +"github.com/spf13/afero v1.2.2/go.mod"
548 +"github.com/spf13/cast v1.3.0/go.mod"
549 +"github.com/spf13/cobra v0.0.5/go.mod"
550 +"github.com/spf13/jwalterweatherman v1.0.0/go.mod"
551 +"github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod"
552 +"github.com/spf13/pflag v1.0.3/go.mod"
553 +"github.com/spf13/pflag v1.0.5"
554 +"github.com/spf13/pflag v1.0.5/go.mod"
555 +"github.com/spf13/viper v1.3.2/go.mod"
556 +"github.com/spf13/viper v1.4.0/go.mod"
557 +"github.com/stretchr/objx v0.1.0/go.mod"
558 +"github.com/stretchr/objx v0.1.1"
559 +"github.com/stretchr/objx v0.1.1/go.mod"
560 +"github.com/stretchr/testify v0.0.0-20151208002404-e3a8ff8ce365/go.mod"
561 +"github.com/stretchr/testify v1.2.2/go.mod"
562 +"github.com/stretchr/testify v1.3.0/go.mod"
563 +"github.com/stretchr/testify v1.4.0"
564 +"github.com/stretchr/testify v1.4.0/go.mod"
565 +"github.com/stretchr/testify v1.5.1"
566 +"github.com/stretchr/testify v1.5.1/go.mod"
567 +"github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible"
568 +"github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible/go.mod"
569 +"github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9/go.mod"
570 +"github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod"
571 +"github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926"
572 +"github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod"
573 +"github.com/ugorji/go v1.1.4/go.mod"
574 +"github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod"
575 +"github.com/vmware/govmomi v0.18.0"
576 +"github.com/vmware/govmomi v0.18.0/go.mod"
577 +"github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod"
578 +"github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod"
579 +"github.com/yuin/goldmark v1.1.27/go.mod"
580 +"go.etcd.io/bbolt v1.3.2/go.mod"
581 +"go.opencensus.io v0.21.0/go.mod"
582 +"go.opencensus.io v0.22.0"
583 +"go.opencensus.io v0.22.0/go.mod"
584 +"go.uber.org/atomic v1.4.0/go.mod"
585 +"go.uber.org/goleak v1.0.0"
586 +"go.uber.org/goleak v1.0.0/go.mod"
587 +"go.uber.org/multierr v1.1.0/go.mod"
588 +"go.uber.org/zap v1.10.0/go.mod"
589 +"golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod"
590 +"golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3/go.mod"
591 +"golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9/go.mod"
592 +"golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67/go.mod"
593 +"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
594 +"golang.org/x/crypto v0.0.0-20190418165655-df01cb2cc480/go.mod"
595 +"golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8/go.mod"
596 +"golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392/go.mod"
597 +"golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod"
598 +"golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413/go.mod"
599 +"golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975"
600 +"golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975/go.mod"
601 +"golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod"
602 +"golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a"
603 +"golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a/go.mod"
604 +"golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod"
605 +"golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod"
606 +"golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod"
607 +"golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod"
608 +"golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod"
609 +"golang.org/x/lint v0.0.0-20190409202823-959b441ac422/go.mod"
610 +"golang.org/x/lint v0.0.0-20190930215403-16217165b5de"
611 +"golang.org/x/lint v0.0.0-20190930215403-16217165b5de/go.mod"
612 +"golang.org/x/mod v0.2.0"
613 +"golang.org/x/mod v0.2.0/go.mod"
614 +"golang.org/x/net v0.0.0-20170114055629-f2499483f923/go.mod"
615 +"golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod"
616 +"golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod"
617 +"golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod"
618 +"golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519/go.mod"
619 +"golang.org/x/net v0.0.0-20181114220301-adae6a3d119a/go.mod"
620 +"golang.org/x/net v0.0.0-20181201002055-351d144fa1fc/go.mod"
621 +"golang.org/x/net v0.0.0-20181220203305-927f97764cc3/go.mod"
622 +"golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod"
623 +"golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod"
624 +"golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod"
625 +"golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
626 +"golang.org/x/net v0.0.0-20190501004415-9ce7a6920f09/go.mod"
627 +"golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c/go.mod"
628 +"golang.org/x/net v0.0.0-20190522155817-f3200d17e092/go.mod"
629 +"golang.org/x/net v0.0.0-20190613194153-d28f0bde5980/go.mod"
630 +"golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod"
631 +"golang.org/x/net v0.0.0-20190923162816-aa69164e4478/go.mod"
632 +"golang.org/x/net v0.0.0-20191004110552-13f9640d40b9"
633 +"golang.org/x/net v0.0.0-20191004110552-13f9640d40b9/go.mod"
634 +"golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod"
635 +"golang.org/x/net v0.0.0-20200602114024-627f9648deb9"
636 +"golang.org/x/net v0.0.0-20200602114024-627f9648deb9/go.mod"
637 +"golang.org/x/net v0.0.0-20200904194848-62affa334b73"
638 +"golang.org/x/net v0.0.0-20200904194848-62affa334b73/go.mod"
639 +"golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod"
640 +"golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod"
641 +"golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45"
642 +"golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod"
643 +"golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod"
644 +"golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod"
645 +"golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod"
646 +"golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6/go.mod"
647 +"golang.org/x/sync v0.0.0-20190423024810-112230192c58"
648 +"golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod"
649 +"golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e"
650 +"golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod"
651 +"golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a"
652 +"golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a/go.mod"
653 +"golang.org/x/sys v0.0.0-20170830134202-bb24a47a89ea/go.mod"
654 +"golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc/go.mod"
655 +"golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod"
656 +"golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod"
657 +"golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod"
658 +"golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5/go.mod"
659 +"golang.org/x/sys v0.0.0-20181107165924-66b7b1311ac8/go.mod"
660 +"golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5/go.mod"
661 +"golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a/go.mod"
662 +"golang.org/x/sys v0.0.0-20190129075346-302c3dd5f1cc/go.mod"
663 +"golang.org/x/sys v0.0.0-20190209173611-3b5209105503/go.mod"
664 +"golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod"
665 +"golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223/go.mod"
666 +"golang.org/x/sys v0.0.0-20190403152447-81d4e9dc473e/go.mod"
667 +"golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod"
668 +"golang.org/x/sys v0.0.0-20190422165155-953cdadca894/go.mod"
669 +"golang.org/x/sys v0.0.0-20190502145724-3ef323f4f1fd/go.mod"
670 +"golang.org/x/sys v0.0.0-20190507160741-ecd444e8653b/go.mod"
671 +"golang.org/x/sys v0.0.0-20190515120540-06a5c4944438/go.mod"
672 +"golang.org/x/sys v0.0.0-20190523142557-0e01d883c5c5/go.mod"
673 +"golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a/go.mod"
674 +"golang.org/x/sys v0.0.0-20190922100055-0a153f010e69/go.mod"
675 +"golang.org/x/sys v0.0.0-20190924154521-2837fb4f24fe/go.mod"
676 +"golang.org/x/sys v0.0.0-20191008105621-543471e840be/go.mod"
677 +"golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod"
678 +"golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod"
679 +"golang.org/x/sys v0.0.0-20200122134326-e047566fdf82/go.mod"
680 +"golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9"
681 +"golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9/go.mod"
682 +"golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae"
683 +"golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae/go.mod"
684 +"golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd"
685 +"golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd/go.mod"
686 +"golang.org/x/sys v0.0.0-20201007082116-8445cc04cbdf"
687 +"golang.org/x/sys v0.0.0-20201007082116-8445cc04cbdf/go.mod"
688 +"golang.org/x/text v0.0.0-20160726164857-2910a502d2bf/go.mod"
689 +"golang.org/x/text v0.3.0/go.mod"
690 +"golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod"
691 +"golang.org/x/text v0.3.2"
692 +"golang.org/x/text v0.3.2/go.mod"
693 +"golang.org/x/text v0.3.3"
694 +"golang.org/x/text v0.3.3/go.mod"
695 +"golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod"
696 +"golang.org/x/time v0.0.0-20190308202827-9d24e82272b4"
697 +"golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod"
698 +"golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1"
699 +"golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1/go.mod"
700 +"golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e"
701 +"golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e/go.mod"
702 +"golang.org/x/tools v0.0.0-20180221164845-07fd8470d635/go.mod"
703 +"golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod"
704 +"golang.org/x/tools v0.0.0-20181011042414-1f849cf54d09/go.mod"
705 +"golang.org/x/tools v0.0.0-20181030221726-6c7e314b6563/go.mod"
706 +"golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod"
707 +"golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod"
708 +"golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod"
709 +"golang.org/x/tools v0.0.0-20190312170243-e65039ee4138/go.mod"
710 +"golang.org/x/tools v0.0.0-20190506145303-2d16b83fe98c/go.mod"
711 +"golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135/go.mod"
712 +"golang.org/x/tools v0.0.0-20190907020128-2ca718005c18/go.mod"
713 +"golang.org/x/tools v0.0.0-20191108193012-7d206e10da11"
714 +"golang.org/x/tools v0.0.0-20191108193012-7d206e10da11/go.mod"
715 +"golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod"
716 +"golang.org/x/tools v0.0.0-20200513154647-78b527d18275"
717 +"golang.org/x/tools v0.0.0-20200513154647-78b527d18275/go.mod"
718 +"golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod"
719 +"golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod"
720 +"golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543"
721 +"golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod"
722 +"google.golang.org/api v0.4.0/go.mod"
723 +"google.golang.org/api v0.9.0"
724 +"google.golang.org/api v0.9.0/go.mod"
725 +"google.golang.org/appengine v1.1.0/go.mod"
726 +"google.golang.org/appengine v1.4.0/go.mod"
727 +"google.golang.org/appengine v1.5.0/go.mod"
728 +"google.golang.org/appengine v1.6.0"
729 +"google.golang.org/appengine v1.6.0/go.mod"
730 +"google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod"
731 +"google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19/go.mod"
732 +"google.golang.org/genproto v0.0.0-20190418145605-e7d98fc518a7/go.mod"
733 +"google.golang.org/genproto v0.0.0-20190425155659-357c62f0e4bb/go.mod"
734 +"google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873/go.mod"
735 +"google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55"
736 +"google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod"
737 +"google.golang.org/grpc v1.14.0/go.mod"
738 +"google.golang.org/grpc v1.19.0/go.mod"
739 +"google.golang.org/grpc v1.20.1/go.mod"
740 +"google.golang.org/grpc v1.21.0/go.mod"
741 +"google.golang.org/grpc v1.22.0/go.mod"
742 +"google.golang.org/grpc v1.23.0"
743 +"google.golang.org/grpc v1.23.0/go.mod"
744 +"google.golang.org/grpc v1.25.1"
745 +"google.golang.org/grpc v1.25.1/go.mod"
746 +"gopkg.in/airbrake/gobrake.v2 v2.0.9/go.mod"
747 +"gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod"
748 +"gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod"
749 +"gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod"
750 +"gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15"
751 +"gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod"
752 +"gopkg.in/fsnotify.v1 v1.4.7/go.mod"
753 +"gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2/go.mod"
754 +"gopkg.in/inf.v0 v0.9.1"
755 +"gopkg.in/inf.v0 v0.9.1/go.mod"
756 +"gopkg.in/resty.v1 v1.12.0"
757 +"gopkg.in/resty.v1 v1.12.0/go.mod"
758 +"gopkg.in/square/go-jose.v2 v2.5.1"
759 +"gopkg.in/square/go-jose.v2 v2.5.1/go.mod"
760 +"gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7/go.mod"
761 +"gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7/go.mod"
762 +"gopkg.in/yaml.v2 v2.2.1/go.mod"
763 +"gopkg.in/yaml.v2 v2.2.2/go.mod"
764 +"gopkg.in/yaml.v2 v2.2.4/go.mod"
765 +"gopkg.in/yaml.v2 v2.2.5/go.mod"
766 +"gopkg.in/yaml.v2 v2.2.8"
767 +"gopkg.in/yaml.v2 v2.2.8/go.mod"
768 +"honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod"
769 +"honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod"
770 +"honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a/go.mod"
771 +"honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod"
772 +"k8s.io/api v0.16.9"
773 +"k8s.io/api v0.16.9/go.mod"
774 +"k8s.io/apimachinery v0.16.9"
775 +"k8s.io/apimachinery v0.16.9/go.mod"
776 +"k8s.io/client-go v0.16.9"
777 +"k8s.io/client-go v0.16.9/go.mod"
778 +"k8s.io/gengo v0.0.0-20190128074634-0689ccc1d7d6/go.mod"
779 +"k8s.io/klog v0.0.0-20181102134211-b9b56d5dfc92/go.mod"
780 +"k8s.io/klog v0.3.0/go.mod"
781 +"k8s.io/klog v1.0.0"
782 +"k8s.io/klog v1.0.0/go.mod"
783 +"k8s.io/kube-openapi v0.0.0-20190816220812-743ec37842bf/go.mod"
784 +"k8s.io/utils v0.0.0-20190801114015-581e00157fb1"
785 +"k8s.io/utils v0.0.0-20190801114015-581e00157fb1/go.mod"
786 +"sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e/go.mod"
787 +"sigs.k8s.io/yaml v1.1.0"
788 +"sigs.k8s.io/yaml v1.1.0/go.mod"
789 +)
790 +go-module_set_globals
791 +SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.gz
792 + ${EGO_SUM_SRC_URI}"
793 +
794 +LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT"
795 +RESTRICT+=" test"
796 +SLOT="0"
797 +KEYWORDS="~amd64"
798 +
799 +BDEPEND="dev-go/gox"
800 +COMMON_DEPEND="
801 + acct-group/consul
802 + acct-user/consul"
803 + DEPEND="${COMMON_DEPEND}"
804 + RDEPEND="${COMMON_DEPEND}"
805 +
806 +src_compile() {
807 + local git_commit
808 + git_commit=$(grep '^[[:space:]]*gitCommit[[:space:]]' vendor/k8s.io/client-go/pkg/version/base.go)
809 + git_commit=${git_commit#*\"}
810 + git_commit=${git_commit%\"*}
811 + [[ ${git_commit} ]] || die "failed to determine gitCommit"
812 +
813 + # The dev target sets causes build.sh to set appropriate XC_OS
814 + # and XC_ARCH, and skips generation of an unused zip file,
815 + # avoiding a dependency on app-arch/zip.
816 + GIT_DESCRIBE="v${PV}" \
817 + GIT_DIRTY="" \
818 + GIT_COMMIT="${git_commit}" \
819 + emake dev-build
820 +}
821 +
822 +src_install() {
823 + dobin bin/consul
824 +
825 + keepdir /etc/consul.d
826 + insinto /etc/consul.d
827 + doins "${FILESDIR}/"*.json.example
828 +
829 + keepdir /var/log/consul
830 + fowners consul:consul /var/log/consul
831 +
832 + newinitd "${FILESDIR}/consul.initd" "${PN}"
833 + newconfd "${FILESDIR}/consul.confd" "${PN}"
834 + insinto /etc/logrotate.d
835 + newins "${FILESDIR}/${PN}.logrotated" "${PN}"
836 + systemd_dounit "${FILESDIR}/consul.service"
837 +}