coredns/test
Yong Tang 2f020dcb30
Update to use the latest protobuf package to build pb ()
* Update to use the latest protobuf package to build pb

The pb package was generated some time ago with old version
of https://github.com/golang/protobuf which was deprecated
and in favor of google.golang.org/protobuf (see
deprecation notice in https://pkg.go.dev/github.com/golang/protobuf)

This PR updates the generation of pb package with
v1.27.1 of google.golang.org/protobuf.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Exclude pb from import test

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2022-02-17 23:11:45 -08:00
..
auto_test.go cleanup deprecated package io/ioutil () 2021-10-13 09:30:31 +02:00
cache_test.go cache: do the msg copy right () 2020-10-15 07:47:07 -07:00
chaos_test.go core: fix crash with no plugins () 2020-10-07 15:58:14 +02:00
compression_scrub_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
corefile_test.go Fix obsure crash in Corefile parsing () 2021-05-19 10:38:37 -07:00
doc.go Run gostaticheck () 2019-10-01 07:41:29 +01:00
ds_file_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
edns0_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
erratic_autopath_test.go cleanup deprecated package io/ioutil () 2021-10-13 09:30:31 +02:00
etcd_cache_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
etcd_credentials_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
etcd_test.go Fix etcd to use v3.5.0-alpha.0 () 2021-05-14 23:55:01 -07:00
example_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
file_cname_proxy_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
file_loop_test.go plugin/file: guard against cname loops () 2021-01-15 18:26:04 +00:00
file_reload_test.go cleanup deprecated package io/ioutil () 2021-10-13 09:30:31 +02:00
file_serve_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
file_srv_additional_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
file_test.go Remove duplicated TempFile testsuit () 2019-01-28 07:25:14 +00:00
file_upstream_test.go plugin/file/auto: Write CNAME answer to client even if target lookup is SERVFAIL () 2021-09-14 10:08:22 +02:00
file_xfr_test.go Speed up testing () 2020-10-30 10:27:04 +01:00
fuzz_corefile.go fuzz: use gofuzz build tag instead of fuzz () 2019-08-25 13:02:44 +00:00
grpc_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
hosts_file_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
log_test.go Clean up tests logging () 2018-07-19 16:23:06 +01:00
metric_naming_test.go Remove newlines between braces () 2020-11-11 18:45:01 +01:00
metrics_test.go Metrics: expand coredns_dns_responses_total with plugin label () 2021-11-12 16:07:05 +00:00
miek_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
no_plugins_test.go core: fix crash with no plugins () 2020-10-07 15:58:14 +02:00
plugin_dnssec_test.go cleanup deprecated package io/ioutil () 2021-10-13 09:30:31 +02:00
presubmit_test.go Update to use the latest protobuf package to build pb () 2022-02-17 23:11:45 -08:00
proxy_health_test.go Speed up testing () 2020-10-30 10:27:04 +01:00
proxy_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
readme_test.go cleanup deprecated package io/ioutil () 2021-10-13 09:30:31 +02:00
reload_test.go cleanup deprecated package io/ioutil () 2021-10-13 09:30:31 +02:00
reverse_test.go Default to upstream to self () 2019-01-13 16:54:49 +00:00
rewrite_test.go plugin/rewrite: Write failures with ResponseReverter () 2022-02-01 16:54:06 -05:00
secondary_test.go plugin/secondary: Retry initial transfer until successful () 2021-06-10 10:49:31 +02:00
server.go For caddy v1 in our org () 2020-09-24 18:14:41 +02:00
server_reverse_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
server_test.go deflake TestMultiZoneBlockConfigs () 2021-07-14 10:36:25 +02:00
template_upstream_test.go Fix mixed indentation within tests () 2020-04-25 08:08:36 +02:00
wildcard_test.go Remove newlines between braces () 2020-11-11 18:45:01 +01:00