mirror of
https://github.com/coredns/coredns.git
synced 2025-12-01 08:04:14 -05:00
build(deps): bump github.com/golang/protobuf from 1.4.3 to 1.5.2 (#4575)
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.4.3 to 1.5.2. - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](https://github.com/golang/protobuf/compare/v1.4.3...v1.5.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -13,7 +13,7 @@ require (
|
||||
github.com/dnstap/golang-dnstap v0.4.0
|
||||
github.com/dustin/go-humanize v1.0.0 // indirect
|
||||
github.com/farsightsec/golang-framestream v0.3.0
|
||||
github.com/golang/protobuf v1.4.3
|
||||
github.com/golang/protobuf v1.5.2
|
||||
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
|
||||
github.com/hashicorp/golang-lru v0.5.4 // indirect
|
||||
github.com/imdario/mergo v0.3.12 // indirect
|
||||
|
||||
Reference in New Issue
Block a user