mirror of
https://github.com/coredns/coredns.git
synced 2025-11-30 15:44:23 -05:00
Refactor plugin scrape test
Replace retired[0] pbutil library with protodelim package. [0]: https://matttproud.com/blog/posts/retiring-pbutil.html Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
1
go.mod
1
go.mod
@@ -15,7 +15,6 @@ require (
|
||||
github.com/go-logr/logr v1.4.1
|
||||
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
|
||||
github.com/infobloxopen/go-trees v0.0.0-20200715205103-96a057b8dfb9
|
||||
github.com/matttproud/golang_protobuf_extensions v1.0.4
|
||||
github.com/miekg/dns v1.1.58
|
||||
github.com/opentracing/opentracing-go v1.2.0
|
||||
github.com/openzipkin-contrib/zipkin-go-opentracing v0.5.0
|
||||
|
||||
Reference in New Issue
Block a user