blob: e830d818c599da8fe83dd7fd11ec4bb090e35450 [file] [log] [blame]
Philipp Schrader37fdbb62021-12-18 00:30:37 -08001# This file is auto-generated. Do not edit.
2GO_MIRROR_INFO = {
Philipp Schradercc016b32021-12-30 08:59:58 -08003 "co_honnef_go_tools": {
4 "filename": "co_honnef_go_tools__v0.0.0-20190523083050-ea95bdfd59fc.zip",
5 "importpath": "honnef.co/go/tools",
6 "sha256": "eeaa82700e96ac5e803d7a9c32363332504beff8fbb1202492b4d43d5a5e7360",
7 "strip_prefix": "honnef.co/go/tools@v0.0.0-20190523083050-ea95bdfd59fc",
8 "version": "v0.0.0-20190523083050-ea95bdfd59fc",
9 },
10 "com_github_antihax_optional": {
11 "filename": "com_github_antihax_optional__v1.0.0.zip",
12 "importpath": "github.com/antihax/optional",
13 "sha256": "15ab4d41bdbb72ee0ac63db616cdefc7671c79e13d0f73b58355a6a88219c97f",
14 "strip_prefix": "github.com/antihax/optional@v1.0.0",
15 "version": "v1.0.0",
16 },
17 "com_github_buildkite_go_buildkite": {
18 "filename": "com_github_buildkite_go_buildkite__v2.2.0+incompatible.zip",
19 "importpath": "github.com/buildkite/go-buildkite",
20 "sha256": "1871115c8c6db004e4b6e57cee927043bfc9ea0c56e7b8f8336021bd8bf588c4",
21 "strip_prefix": "github.com/buildkite/go-buildkite@v2.2.0+incompatible",
22 "version": "v2.2.0+incompatible",
23 },
24 "com_github_burntsushi_toml": {
25 "filename": "com_github_burntsushi_toml__v0.3.1.zip",
26 "importpath": "github.com/BurntSushi/toml",
27 "sha256": "815c6e594745f2d8842ff9a4b0569c6695e6cdfd5e07e5b3d98d06b72ca41e3c",
28 "strip_prefix": "github.com/BurntSushi/toml@v0.3.1",
29 "version": "v0.3.1",
30 },
31 "com_github_cenkalti_backoff": {
32 "filename": "com_github_cenkalti_backoff__v2.2.1+incompatible.zip",
33 "importpath": "github.com/cenkalti/backoff",
34 "sha256": "f8196815a1b4d25e5b8158029d5264801fc8aa5ff128ccf30752fd169693d43b",
35 "strip_prefix": "github.com/cenkalti/backoff@v2.2.1+incompatible",
36 "version": "v2.2.1+incompatible",
37 },
38 "com_github_census_instrumentation_opencensus_proto": {
39 "filename": "com_github_census_instrumentation_opencensus_proto__v0.2.1.zip",
40 "importpath": "github.com/census-instrumentation/opencensus-proto",
41 "sha256": "b3c09f3e635d47b4138695a547d1f2c7138f382cbe5a8b5865b66a8e08233461",
42 "strip_prefix": "github.com/census-instrumentation/opencensus-proto@v0.2.1",
43 "version": "v0.2.1",
44 },
45 "com_github_cespare_xxhash_v2": {
46 "filename": "com_github_cespare_xxhash_v2__v2.1.1.zip",
47 "importpath": "github.com/cespare/xxhash/v2",
48 "sha256": "5baa031c72e73e42617f0fd74e7d813344850bd6a6073381b6a4160a5e9cb59e",
49 "strip_prefix": "github.com/cespare/xxhash/v2@v2.1.1",
50 "version": "v2.1.1",
51 },
52 "com_github_client9_misspell": {
53 "filename": "com_github_client9_misspell__v0.3.4.zip",
54 "importpath": "github.com/client9/misspell",
55 "sha256": "a3af206372e131dd10a68ac470c66a1b18eaf51c6afacb55b2e2a06e39b90728",
56 "strip_prefix": "github.com/client9/misspell@v0.3.4",
57 "version": "v0.3.4",
58 },
59 "com_github_cncf_udpa_go": {
60 "filename": "com_github_cncf_udpa_go__v0.0.0-20210930031921-04548b0d99d4.zip",
61 "importpath": "github.com/cncf/udpa/go",
62 "sha256": "a449fa94e58117a79c17577e39f72f695c4876f74cbd9142d512278192ca90aa",
63 "strip_prefix": "github.com/cncf/udpa/go@v0.0.0-20210930031921-04548b0d99d4",
64 "version": "v0.0.0-20210930031921-04548b0d99d4",
65 },
66 "com_github_cncf_xds_go": {
67 "filename": "com_github_cncf_xds_go__v0.0.0-20211011173535-cb28da3451f1.zip",
68 "importpath": "github.com/cncf/xds/go",
69 "sha256": "eb86281e1e9cf6f83d25edbec0e3fd690570efa3414866d14c6a32b44931375d",
70 "strip_prefix": "github.com/cncf/xds/go@v0.0.0-20211011173535-cb28da3451f1",
71 "version": "v0.0.0-20211011173535-cb28da3451f1",
72 },
Philipp Schrader7365d322022-03-06 16:40:08 -080073 "com_github_cockroachdb_apd": {
74 "filename": "com_github_cockroachdb_apd__v1.1.0.zip",
75 "importpath": "github.com/cockroachdb/apd",
76 "sha256": "fef7ec2fae220f84bfacb17fbfc1b04a666ab7f6fc04f3ff6d2b1e05c380777d",
77 "strip_prefix": "github.com/cockroachdb/apd@v1.1.0",
Philipp Schradercc016b32021-12-30 08:59:58 -080078 "version": "v1.1.0",
79 },
Philipp Schrader7365d322022-03-06 16:40:08 -080080 "com_github_davecgh_go_spew": {
81 "filename": "com_github_davecgh_go_spew__v1.1.1.zip",
82 "importpath": "github.com/davecgh/go-spew",
83 "sha256": "6b44a843951f371b7010c754ecc3cabefe815d5ced1c5b9409fb2d697e8a890d",
84 "strip_prefix": "github.com/davecgh/go-spew@v1.1.1",
85 "version": "v1.1.1",
86 },
Philipp Schradercc016b32021-12-30 08:59:58 -080087 "com_github_envoyproxy_go_control_plane": {
88 "filename": "com_github_envoyproxy_go_control_plane__v0.9.10-0.20210907150352-cf90f659a021.zip",
89 "importpath": "github.com/envoyproxy/go-control-plane",
90 "sha256": "41dc70a8e658cb8945fa0de289d25dd7a608e99929bae144776781401dec507a",
91 "strip_prefix": "github.com/envoyproxy/go-control-plane@v0.9.10-0.20210907150352-cf90f659a021",
92 "version": "v0.9.10-0.20210907150352-cf90f659a021",
93 },
94 "com_github_envoyproxy_protoc_gen_validate": {
95 "filename": "com_github_envoyproxy_protoc_gen_validate__v0.1.0.zip",
96 "importpath": "github.com/envoyproxy/protoc-gen-validate",
97 "sha256": "ec5261f3bbc426d71e2be4c76063ba12460c5d27845d630763e9e911ec4768af",
98 "strip_prefix": "github.com/envoyproxy/protoc-gen-validate@v0.1.0",
99 "version": "v0.1.0",
100 },
101 "com_github_ghodss_yaml": {
102 "filename": "com_github_ghodss_yaml__v1.0.0.zip",
103 "importpath": "github.com/ghodss/yaml",
104 "sha256": "c3f295d23c02c0b35e4d3b29053586e737cf9642df9615da99c0bda9bbacc624",
105 "strip_prefix": "github.com/ghodss/yaml@v1.0.0",
106 "version": "v1.0.0",
107 },
Philipp Schrader7365d322022-03-06 16:40:08 -0800108 "com_github_gofrs_uuid": {
109 "filename": "com_github_gofrs_uuid__v4.0.0+incompatible.zip",
110 "importpath": "github.com/gofrs/uuid",
111 "sha256": "8cadafda9aea197d34898d6945692173ac1d8abf3b559c4e5a59a577fc60f55e",
112 "strip_prefix": "github.com/gofrs/uuid@v4.0.0+incompatible",
113 "version": "v4.0.0+incompatible",
114 },
Philipp Schradercc016b32021-12-30 08:59:58 -0800115 "com_github_golang_glog": {
116 "filename": "com_github_golang_glog__v0.0.0-20160126235308-23def4e6c14b.zip",
117 "importpath": "github.com/golang/glog",
118 "sha256": "36b3c522c8102dfe74ca96e474c4c361750bf2bb85bc3cefe4f074c07d6825a9",
119 "strip_prefix": "github.com/golang/glog@v0.0.0-20160126235308-23def4e6c14b",
120 "version": "v0.0.0-20160126235308-23def4e6c14b",
121 },
122 "com_github_golang_mock": {
123 "filename": "com_github_golang_mock__v1.1.1.zip",
124 "importpath": "github.com/golang/mock",
125 "sha256": "636fd21575ebdfbebd53045802a40c780fdab33c6130cea9279346898286f1ca",
126 "strip_prefix": "github.com/golang/mock@v1.1.1",
127 "version": "v1.1.1",
128 },
129 "com_github_golang_protobuf": {
130 "filename": "com_github_golang_protobuf__v1.5.2.zip",
131 "importpath": "github.com/golang/protobuf",
132 "sha256": "5d1c817bebc1202ab3b42a418e584e0008e8027baf212ce69c2ae3e9e7b8c64b",
133 "strip_prefix": "github.com/golang/protobuf@v1.5.2",
134 "version": "v1.5.2",
135 },
136 "com_github_google_go_cmp": {
137 "filename": "com_github_google_go_cmp__v0.5.5.zip",
138 "importpath": "github.com/google/go-cmp",
139 "sha256": "0ee90a7194c025d849699f897d97641b8676ceca9215c96e00eaf1f0e6e953ad",
140 "strip_prefix": "github.com/google/go-cmp@v0.5.5",
141 "version": "v0.5.5",
142 },
143 "com_github_google_go_querystring": {
144 "filename": "com_github_google_go_querystring__v1.1.0.zip",
145 "importpath": "github.com/google/go-querystring",
146 "sha256": "a6aafc01f5602e6177928751074e325792a654e1d92f0e238b8e8739656dd72b",
147 "strip_prefix": "github.com/google/go-querystring@v1.1.0",
148 "version": "v1.1.0",
149 },
150 "com_github_google_uuid": {
151 "filename": "com_github_google_uuid__v1.1.2.zip",
152 "importpath": "github.com/google/uuid",
153 "sha256": "5d52fee1f44cf85dbba03f1bd6098a15a131e32c0e45839b352d69aceb7babfc",
154 "strip_prefix": "github.com/google/uuid@v1.1.2",
155 "version": "v1.1.2",
156 },
157 "com_github_grpc_ecosystem_grpc_gateway": {
158 "filename": "com_github_grpc_ecosystem_grpc_gateway__v1.16.0.zip",
159 "importpath": "github.com/grpc-ecosystem/grpc-gateway",
160 "sha256": "377b03aef288b34ed894449d3ddba40d525dd7fb55de6e79045cdf499e7fe565",
161 "strip_prefix": "github.com/grpc-ecosystem/grpc-gateway@v1.16.0",
162 "version": "v1.16.0",
163 },
Philipp Schrader7365d322022-03-06 16:40:08 -0800164 "com_github_jackc_fake": {
165 "filename": "com_github_jackc_fake__v0.0.0-20150926172116-812a484cc733.zip",
166 "importpath": "github.com/jackc/fake",
167 "sha256": "bf8b5b51ae03f572a70a0582dc663c5733bba9aca785d39bb0367797148e6d64",
168 "strip_prefix": "github.com/jackc/fake@v0.0.0-20150926172116-812a484cc733",
169 "version": "v0.0.0-20150926172116-812a484cc733",
170 },
171 "com_github_jackc_pgx": {
172 "filename": "com_github_jackc_pgx__v3.6.2+incompatible.zip",
173 "importpath": "github.com/jackc/pgx",
174 "sha256": "73675895baa0da97b2f0ce6e895c69b7c77ad994e30ce6a1add2abc3bb17e375",
175 "strip_prefix": "github.com/jackc/pgx@v3.6.2+incompatible",
176 "version": "v3.6.2+incompatible",
177 },
178 "com_github_lib_pq": {
179 "filename": "com_github_lib_pq__v1.10.2.zip",
180 "importpath": "github.com/lib/pq",
181 "sha256": "0f50cfc8d4ed4bbb39767aacc04d6b23e1105d2fa50dcb8e4ae204b2c90018f0",
182 "strip_prefix": "github.com/lib/pq@v1.10.2",
183 "version": "v1.10.2",
184 },
Het Satasiyac6df3322022-02-05 14:12:30 -0800185 "com_github_mattn_go_sqlite3": {
186 "filename": "com_github_mattn_go_sqlite3__v1.14.10.zip",
187 "importpath": "github.com/mattn/go-sqlite3",
188 "sha256": "3c1e6497b023fc4741bf1bbfb39ae657b99cf44cfb33f5cbf1e88b315d25a306",
189 "strip_prefix": "github.com/mattn/go-sqlite3@v1.14.10",
190 "version": "v1.14.10",
191 },
Philipp Schrader7365d322022-03-06 16:40:08 -0800192 "com_github_phst_runfiles": {
193 "filename": "com_github_phst_runfiles__v0.0.0-20220125203201-388095b3a22d.zip",
194 "importpath": "github.com/phst/runfiles",
195 "sha256": "f58f97414074227c39abce3f1b4cf8780446630b23f963232458092c126b5541",
196 "strip_prefix": "github.com/phst/runfiles@v0.0.0-20220125203201-388095b3a22d",
197 "version": "v0.0.0-20220125203201-388095b3a22d",
198 },
199 "com_github_pkg_errors": {
200 "filename": "com_github_pkg_errors__v0.8.1.zip",
201 "importpath": "github.com/pkg/errors",
202 "sha256": "4e47d021340b7396a7dee454f527552faf7360a9fc34038b1dc32ba3b5a951d8",
203 "strip_prefix": "github.com/pkg/errors@v0.8.1",
204 "version": "v0.8.1",
205 },
Philipp Schradercc016b32021-12-30 08:59:58 -0800206 "com_github_pmezard_go_difflib": {
207 "filename": "com_github_pmezard_go_difflib__v1.0.0.zip",
208 "importpath": "github.com/pmezard/go-difflib",
209 "sha256": "de04cecc1a4b8d53e4357051026794bcbc54f2e6a260cfac508ce69d5d6457a0",
210 "strip_prefix": "github.com/pmezard/go-difflib@v1.0.0",
211 "version": "v1.0.0",
212 },
213 "com_github_prometheus_client_model": {
214 "filename": "com_github_prometheus_client_model__v0.0.0-20190812154241-14fe0d1b01d4.zip",
215 "importpath": "github.com/prometheus/client_model",
216 "sha256": "5d4719be47f4f69ab5bf36a04c75eb078a0f69b43a335f400c2d688ac9e61795",
217 "strip_prefix": "github.com/prometheus/client_model@v0.0.0-20190812154241-14fe0d1b01d4",
218 "version": "v0.0.0-20190812154241-14fe0d1b01d4",
219 },
220 "com_github_rogpeppe_fastuuid": {
221 "filename": "com_github_rogpeppe_fastuuid__v1.2.0.zip",
222 "importpath": "github.com/rogpeppe/fastuuid",
223 "sha256": "f9b8293f5e20270e26fb4214ca7afec864de92c73d03ff62b5ee29d1db4e72a1",
224 "strip_prefix": "github.com/rogpeppe/fastuuid@v1.2.0",
225 "version": "v1.2.0",
226 },
Philipp Schrader7365d322022-03-06 16:40:08 -0800227 "com_github_shopspring_decimal": {
228 "filename": "com_github_shopspring_decimal__v1.2.0.zip",
229 "importpath": "github.com/shopspring/decimal",
230 "sha256": "65c34c248e7f736cadf03a7caa0c0870d15499eb593f933fe106c96c2b7699a7",
231 "strip_prefix": "github.com/shopspring/decimal@v1.2.0",
232 "version": "v1.2.0",
233 },
Philipp Schradercc016b32021-12-30 08:59:58 -0800234 "com_github_stretchr_objx": {
235 "filename": "com_github_stretchr_objx__v0.1.0.zip",
236 "importpath": "github.com/stretchr/objx",
237 "sha256": "1fa10dab404ed7fc8ed2a033f8784187d5df3513ced3841ce39e46d37850eb1d",
238 "strip_prefix": "github.com/stretchr/objx@v0.1.0",
239 "version": "v0.1.0",
240 },
241 "com_github_stretchr_testify": {
242 "filename": "com_github_stretchr_testify__v1.7.0.zip",
243 "importpath": "github.com/stretchr/testify",
244 "sha256": "5a46ccebeff510df3e2f6d3842ee79d3f68d0e7b1554cd6ee93390d68b6c6b34",
245 "strip_prefix": "github.com/stretchr/testify@v1.7.0",
246 "version": "v1.7.0",
247 },
248 "com_google_cloud_go": {
249 "filename": "com_google_cloud_go__v0.34.0.zip",
250 "importpath": "cloud.google.com/go",
251 "sha256": "27c1190dcd33c594838487544d8c3d17df4f7916fb542f5c2c9ca729ef1d9fe6",
252 "strip_prefix": "cloud.google.com/go@v0.34.0",
253 "version": "v0.34.0",
254 },
255 "in_gopkg_check_v1": {
256 "filename": "in_gopkg_check_v1__v0.0.0-20161208181325-20d25e280405.zip",
257 "importpath": "gopkg.in/check.v1",
258 "sha256": "4e1817f964ca34e545b81afda0325a5e89cf58de2e413d8207c0afddd0fdc15c",
259 "strip_prefix": "gopkg.in/check.v1@v0.0.0-20161208181325-20d25e280405",
260 "version": "v0.0.0-20161208181325-20d25e280405",
261 },
262 "in_gopkg_yaml_v2": {
263 "filename": "in_gopkg_yaml_v2__v2.2.3.zip",
264 "importpath": "gopkg.in/yaml.v2",
265 "sha256": "213403de27ae981b118ba199a3a1ddc64a82d0c9cf7534b762dc9ee5d79c5316",
266 "strip_prefix": "gopkg.in/yaml.v2@v2.2.3",
267 "version": "v2.2.3",
268 },
269 "in_gopkg_yaml_v3": {
270 "filename": "in_gopkg_yaml_v3__v3.0.0-20200313102051-9f266ea9e77c.zip",
271 "importpath": "gopkg.in/yaml.v3",
272 "sha256": "acf19ccb4fca983b234a39ef032faf9ab70e759680673bb3dff077e77fee20fe",
273 "strip_prefix": "gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c",
274 "version": "v3.0.0-20200313102051-9f266ea9e77c",
275 },
276 "io_opentelemetry_go_proto_otlp": {
277 "filename": "io_opentelemetry_go_proto_otlp__v0.7.0.zip",
278 "importpath": "go.opentelemetry.io/proto/otlp",
279 "sha256": "a7db0590bc4c5f0b9b99cc958decf644f1e5cc11e0b995dc20b3583a2215259b",
280 "strip_prefix": "go.opentelemetry.io/proto/otlp@v0.7.0",
281 "version": "v0.7.0",
282 },
283 "org_golang_google_appengine": {
284 "filename": "org_golang_google_appengine__v1.4.0.zip",
285 "importpath": "google.golang.org/appengine",
286 "sha256": "d4dba839844a92bd9355812a53f086ff3301aa8f59b29a3e2f799d27be8db71f",
287 "strip_prefix": "google.golang.org/appengine@v1.4.0",
288 "version": "v1.4.0",
289 },
290 "org_golang_google_genproto": {
291 "filename": "org_golang_google_genproto__v0.0.0-20200526211855-cb27e3aa2013.zip",
292 "importpath": "google.golang.org/genproto",
293 "sha256": "50336913c7325576ed9c3587fdcacd39094013af95c8c11736f335969136527d",
294 "strip_prefix": "google.golang.org/genproto@v0.0.0-20200526211855-cb27e3aa2013",
295 "version": "v0.0.0-20200526211855-cb27e3aa2013",
296 },
297 "org_golang_google_grpc": {
298 "filename": "org_golang_google_grpc__v1.43.0.zip",
299 "importpath": "google.golang.org/grpc",
300 "sha256": "19fa6e227e62e3ae9791ab81b8a784e93cc68860b7fe0e85dd8d3cfbc1b24398",
301 "strip_prefix": "google.golang.org/grpc@v1.43.0",
302 "version": "v1.43.0",
303 },
304 "org_golang_google_protobuf": {
305 "filename": "org_golang_google_protobuf__v1.26.0.zip",
306 "importpath": "google.golang.org/protobuf",
307 "sha256": "d7bc5de329bd4e803f7a2acfcbe8f2eba4ef1579485056ef569a4b245bee1208",
308 "strip_prefix": "google.golang.org/protobuf@v1.26.0",
309 "version": "v1.26.0",
310 },
311 "org_golang_x_crypto": {
Philipp Schrader7365d322022-03-06 16:40:08 -0800312 "filename": "org_golang_x_crypto__v0.0.0-20210711020723-a769d52b0f97.zip",
Philipp Schradercc016b32021-12-30 08:59:58 -0800313 "importpath": "golang.org/x/crypto",
Philipp Schrader7365d322022-03-06 16:40:08 -0800314 "sha256": "b2b28fcf49bf385183f0369851145ddd93989f68d9e675db536a3dd482ca6d76",
315 "strip_prefix": "golang.org/x/crypto@v0.0.0-20210711020723-a769d52b0f97",
316 "version": "v0.0.0-20210711020723-a769d52b0f97",
Philipp Schradercc016b32021-12-30 08:59:58 -0800317 },
318 "org_golang_x_exp": {
319 "filename": "org_golang_x_exp__v0.0.0-20190121172915-509febef88a4.zip",
320 "importpath": "golang.org/x/exp",
321 "sha256": "c3a7dcc2e8117e749c6badc91d492de3ee2f5b440b30481a0a75f9d63db6fe0b",
322 "strip_prefix": "golang.org/x/exp@v0.0.0-20190121172915-509febef88a4",
323 "version": "v0.0.0-20190121172915-509febef88a4",
324 },
325 "org_golang_x_lint": {
326 "filename": "org_golang_x_lint__v0.0.0-20190313153728-d0100b6bd8b3.zip",
327 "importpath": "golang.org/x/lint",
328 "sha256": "5c7bb9792bdc4ec4cf1af525cf9998f8a958daf6495852c9a7dbb71738f2f10a",
329 "strip_prefix": "golang.org/x/lint@v0.0.0-20190313153728-d0100b6bd8b3",
330 "version": "v0.0.0-20190313153728-d0100b6bd8b3",
331 },
332 "org_golang_x_net": {
Philipp Schrader7365d322022-03-06 16:40:08 -0800333 "filename": "org_golang_x_net__v0.0.0-20210226172049-e18ecbb05110.zip",
Philipp Schradercc016b32021-12-30 08:59:58 -0800334 "importpath": "golang.org/x/net",
Philipp Schrader7365d322022-03-06 16:40:08 -0800335 "sha256": "17ae555c0bec70b583d84ec7a099db3fdc5b3b688cb2814f8c388d174e7ada15",
336 "strip_prefix": "golang.org/x/net@v0.0.0-20210226172049-e18ecbb05110",
337 "version": "v0.0.0-20210226172049-e18ecbb05110",
Philipp Schradercc016b32021-12-30 08:59:58 -0800338 },
339 "org_golang_x_oauth2": {
340 "filename": "org_golang_x_oauth2__v0.0.0-20200107190931-bf48bf16ab8d.zip",
341 "importpath": "golang.org/x/oauth2",
342 "sha256": "661e4c30b15e488b434b19085567e581eb7bde892f04a0a3ab7ef94c0028f133",
343 "strip_prefix": "golang.org/x/oauth2@v0.0.0-20200107190931-bf48bf16ab8d",
344 "version": "v0.0.0-20200107190931-bf48bf16ab8d",
345 },
346 "org_golang_x_sync": {
347 "filename": "org_golang_x_sync__v0.0.0-20190423024810-112230192c58.zip",
348 "importpath": "golang.org/x/sync",
349 "sha256": "dc105c2b4d6c7ab48e54946ce2f624e8d1f5d47270eff1e88fed06cc65f91fb4",
350 "strip_prefix": "golang.org/x/sync@v0.0.0-20190423024810-112230192c58",
351 "version": "v0.0.0-20190423024810-112230192c58",
352 },
353 "org_golang_x_sys": {
Philipp Schrader7365d322022-03-06 16:40:08 -0800354 "filename": "org_golang_x_sys__v0.0.0-20210615035016-665e8c7367d1.zip",
Philipp Schradercc016b32021-12-30 08:59:58 -0800355 "importpath": "golang.org/x/sys",
Philipp Schrader7365d322022-03-06 16:40:08 -0800356 "sha256": "0d25c11d65a4ac84a6e2c3bd56a6afeb1da3923d2752a5aa59b7e99a94359fcb",
357 "strip_prefix": "golang.org/x/sys@v0.0.0-20210615035016-665e8c7367d1",
358 "version": "v0.0.0-20210615035016-665e8c7367d1",
359 },
360 "org_golang_x_term": {
361 "filename": "org_golang_x_term__v0.0.0-20201126162022-7de9c90e9dd1.zip",
362 "importpath": "golang.org/x/term",
363 "sha256": "475a86f11dd148b474ce405c5dbdd5f6bcae056c3e44e52445a45926dd69a552",
364 "strip_prefix": "golang.org/x/term@v0.0.0-20201126162022-7de9c90e9dd1",
365 "version": "v0.0.0-20201126162022-7de9c90e9dd1",
Philipp Schradercc016b32021-12-30 08:59:58 -0800366 },
367 "org_golang_x_text": {
Philipp Schrader7365d322022-03-06 16:40:08 -0800368 "filename": "org_golang_x_text__v0.3.6.zip",
Philipp Schradercc016b32021-12-30 08:59:58 -0800369 "importpath": "golang.org/x/text",
Philipp Schrader7365d322022-03-06 16:40:08 -0800370 "sha256": "2afade648a4cb240afb7b3bf8e3719b615169c90d6281bd6d4ba34629c744579",
371 "strip_prefix": "golang.org/x/text@v0.3.6",
372 "version": "v0.3.6",
Philipp Schradercc016b32021-12-30 08:59:58 -0800373 },
374 "org_golang_x_tools": {
375 "filename": "org_golang_x_tools__v0.0.0-20190524140312-2c0ae7006135.zip",
376 "importpath": "golang.org/x/tools",
377 "sha256": "86687e8cd5adccf8809ba031e59146d0c89047b6267aacc785ffc20b0ce6b735",
378 "strip_prefix": "golang.org/x/tools@v0.0.0-20190524140312-2c0ae7006135",
379 "version": "v0.0.0-20190524140312-2c0ae7006135",
380 },
381 "org_golang_x_xerrors": {
382 "filename": "org_golang_x_xerrors__v0.0.0-20200804184101-5ec99f83aff1.zip",
383 "importpath": "golang.org/x/xerrors",
384 "sha256": "380aaa3368ae165628bb487cf4e695a55c1420072b8b7a6f59c122f6a23bb255",
385 "strip_prefix": "golang.org/x/xerrors@v0.0.0-20200804184101-5ec99f83aff1",
386 "version": "v0.0.0-20200804184101-5ec99f83aff1",
387 },
Philipp Schrader37fdbb62021-12-18 00:30:37 -0800388}