• Yong Tang's avatar
    Clean up dependency on github.com/golang/protobuf (#5222) · 54531d0a
    Yong Tang authored
    This PR cldean up remaining left over of github.com/golang/protobuf in coredns,
    as github.com/golang/protobuf has been deprecated.
    
    Note the github.com/golang/protobuf is now only indirectly
    used by external libraries. Manually updating coredns' dependency to futher clean up has been tried.
    However, it was not possible as external library usages of github.com/golang/protobuf are too interleaved.
    
    This PR fixes 4939.
    Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
    54531d0a
encoder.go 857 Bytes