aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-03-16 06:55:53 -0700
committerGravatar GitHub <noreply@github.com> 2020-03-16 06:55:53 -0700
commit64343a10f1dabd16b3fde6c498fc8c76f354c94b (patch)
tree91cf03ffc2f18667a25754e813c5f27b6eb53d7c /go.mod
parent54816d9c82028a1d6c7f87a7973c83248f4027fd (diff)
downloadcoredns-64343a10f1dabd16b3fde6c498fc8c76f354c94b.tar.gz
coredns-64343a10f1dabd16b3fde6c498fc8c76f354c94b.tar.zst
coredns-64343a10f1dabd16b3fde6c498fc8c76f354c94b.zip
build(deps): bump github.com/golang/protobuf from 1.3.4 to 1.3.5 (#3753)
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](https://github.com/golang/protobuf/compare/v1.3.4...v1.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 444530906..cc7b22f67 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/dnstap/golang-dnstap v0.0.0-20170829151710-2cf77a2b5e11
github.com/farsightsec/golang-framestream v0.0.0-20181102145529-8a0cb8ba8710
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect
- github.com/golang/protobuf v1.3.4
+ github.com/golang/protobuf v1.3.5
github.com/googleapis/gnostic v0.2.0 // indirect
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
github.com/imdario/mergo v0.3.7 // indirect