aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-03-02 11:34:07 +0100
committerGravatar GitHub <noreply@github.com> 2020-03-02 10:34:07 +0000
commitacae2b0459cc680374c637339f76a6c4097985f0 (patch)
tree4ce623ca73cc79f705852ceb1eb60844b519e9e6 /go.mod
parentcb1c755510d09e248b394c6677a706480f0ac4e9 (diff)
downloadcoredns-acae2b0459cc680374c637339f76a6c4097985f0.tar.gz
coredns-acae2b0459cc680374c637339f76a6c4097985f0.tar.zst
coredns-acae2b0459cc680374c637339f76a6c4097985f0.zip
build(deps): bump github.com/golang/protobuf from 1.3.3 to 1.3.4 (#3713)
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](https://github.com/golang/protobuf/compare/v1.3.3...v1.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 983efbd90..c0fef4dc4 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,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.3
+ github.com/golang/protobuf v1.3.4
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