aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2021-02-08 06:28:33 -0800
committerGravatar GitHub <noreply@github.com> 2021-02-08 06:28:33 -0800
commit5cb7776c8761f2d65d11569540293a9b7c22e38d (patch)
tree33c79c6ad856037bb2a68f62c28f8f566f1516b8 /go.mod
parentb1f131d6946c64d98847a0d2b2346c144d5d1c54 (diff)
downloadcoredns-5cb7776c8761f2d65d11569540293a9b7c22e38d.tar.gz
coredns-5cb7776c8761f2d65d11569540293a9b7c22e38d.tar.zst
coredns-5cb7776c8761f2d65d11569540293a9b7c22e38d.zip
build(deps): bump github.com/miekg/dns from 1.1.37 to 1.1.38 (#4459)
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 f438d5e44..407a3aad5 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
github.com/imdario/mergo v0.3.9 // indirect
github.com/infobloxopen/go-trees v0.0.0-20190313150506-2af4e13f9062
github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/miekg/dns v1.1.37
+ github.com/miekg/dns v1.1.38
github.com/opentracing/opentracing-go v1.2.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
github.com/openzipkin/zipkin-go v0.2.2