Files
coredns/test
Yong Tang 2f020dcb30 Update to use the latest protobuf package to build pb (#5193)
* 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
..
2019-10-01 07:41:29 +01:00
2020-10-30 10:27:04 +01:00
2018-07-19 16:23:06 +01:00
2020-10-30 10:27:04 +01:00
2020-09-24 18:14:41 +02:00