aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar coredns-auto-go-mod-tidy[bot] <coredns-auto-go-mod-tidy[bot]@users.noreply.github.com> 2020-04-06 14:03:53 +0000
committerGravatar coredns-auto-go-mod-tidy[bot] <coredns-auto-go-mod-tidy[bot]@users.noreply.github.com> 2020-04-06 14:03:53 +0000
commit8c9b9edac10955c67eb0a3927cdf098c92d7e457 (patch)
tree6b78efa19721681b44264365c2120b82321ff4ba /go.mod
parent73abe89c73c076e451acd84079d38c0cb00f2466 (diff)
downloadcoredns-8c9b9edac10955c67eb0a3927cdf098c92d7e457.tar.gz
coredns-8c9b9edac10955c67eb0a3927cdf098c92d7e457.tar.zst
coredns-8c9b9edac10955c67eb0a3927cdf098c92d7e457.zip
auto go mod tidy
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 4c25e954d..35c56e4bc 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,6 @@ require (
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/imdario/mergo v0.3.9 // indirect
github.com/infobloxopen/go-trees v0.0.0-20190313150506-2af4e13f9062
- github.com/jmespath/go-jmespath v0.3.0 // indirect
github.com/kr/pretty v0.2.0 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1
github.com/miekg/dns v1.1.29