aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar Zou Nengren <zounengren@cmss.chinamobile.com> 2020-03-31 00:08:20 +0800
committerGravatar GitHub <noreply@github.com> 2020-03-30 09:08:20 -0700
commit8bbfa19223e7585084acfee58bf7a611ecb4a3d3 (patch)
tree5c3748361ad9f0b56cdaeb7fbb2b032a2d655855 /go.mod
parent021f761291f8d8cf6e392a3b7ae2d924530d7083 (diff)
downloadcoredns-8bbfa19223e7585084acfee58bf7a611ecb4a3d3.tar.gz
coredns-8bbfa19223e7585084acfee58bf7a611ecb4a3d3.tar.zst
coredns-8bbfa19223e7585084acfee58bf7a611ecb4a3d3.zip
remove federation (#3794)
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
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 e1ec401d5..5b55660cd 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,6 @@ require (
github.com/aws/aws-sdk-go v1.29.34
github.com/caddyserver/caddy v1.0.5
github.com/cenkalti/backoff/v4 v4.0.0
- github.com/coredns/federation v0.0.0-20190818181423-e032b096babe
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