diff options
author | 2022-02-17 23:11:45 -0800 | |
---|---|---|
committer | 2022-02-17 23:11:45 -0800 | |
commit | 2f020dcb308ddbc806c06b8a7dfb879f13cde58e (patch) | |
tree | 4d41e96e856cdbb356ac929f87e2c28dabffbc2e /CODEOWNERS | |
parent | c0c72e589471ff8b1b069714a1c46a16891e22b3 (diff) | |
download | coredns-2f020dcb308ddbc806c06b8a7dfb879f13cde58e.tar.gz coredns-2f020dcb308ddbc806c06b8a7dfb879f13cde58e.tar.zst coredns-2f020dcb308ddbc806c06b8a7dfb879f13cde58e.zip |
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>
Diffstat (limited to 'CODEOWNERS')
0 files changed, 0 insertions, 0 deletions