aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-09-26 16:49:44 +0100
committerGravatar GitHub <noreply@github.com> 2022-09-26 16:49:44 +0100
commitd4b566fd1d5799afdcf25a5ca0a1b6bae43a226d (patch)
treeb485b7754f113713e9bf457a6661787e186c5943 /go.mod
parentc15686a1c24f294ce64605b4722451edba3f2848 (diff)
downloadcoredns-d4b566fd1d5799afdcf25a5ca0a1b6bae43a226d.tar.gz
coredns-d4b566fd1d5799afdcf25a5ca0a1b6bae43a226d.tar.zst
coredns-d4b566fd1d5799afdcf25a5ca0a1b6bae43a226d.zip
build(deps): bump github.com/matttproud/golang_protobuf_extensions (#5651)
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 0b4e10ac8..87a90d13a 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/go-logr/logr v1.2.3
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.1
+ github.com/matttproud/golang_protobuf_extensions v1.0.2
github.com/miekg/dns v1.1.50
github.com/opentracing/opentracing-go v1.2.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5