mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
This reverts commit 2e6953c7db.
This commit is contained in:
@@ -53,7 +53,6 @@ var Directives = []string{
|
||||
"secondary",
|
||||
"etcd",
|
||||
"loop",
|
||||
"forwardcrd",
|
||||
"forward",
|
||||
"grpc",
|
||||
"erratic",
|
||||
|
||||
@@ -25,7 +25,6 @@ import (
|
||||
_ "github.com/coredns/coredns/plugin/etcd"
|
||||
_ "github.com/coredns/coredns/plugin/file"
|
||||
_ "github.com/coredns/coredns/plugin/forward"
|
||||
_ "github.com/coredns/coredns/plugin/forwardcrd"
|
||||
_ "github.com/coredns/coredns/plugin/geoip"
|
||||
_ "github.com/coredns/coredns/plugin/grpc"
|
||||
_ "github.com/coredns/coredns/plugin/header"
|
||||
|
||||
Reference in New Issue
Block a user