mirror of
https://github.com/coredns/coredns.git
synced 2025-11-13 15:32:24 -05:00
Remove the deprecate plugins (#1612)
Remove startup and shutdown completely
This commit is contained in:
committed by
Michael Grosser
parent
55824516bd
commit
3e6489ef67
@@ -10,7 +10,6 @@ import (
|
||||
_ "github.com/coredns/coredns/plugin/cache"
|
||||
_ "github.com/coredns/coredns/plugin/chaos"
|
||||
_ "github.com/coredns/coredns/plugin/debug"
|
||||
_ "github.com/coredns/coredns/plugin/deprecated"
|
||||
_ "github.com/coredns/coredns/plugin/dnssec"
|
||||
_ "github.com/coredns/coredns/plugin/dnstap"
|
||||
_ "github.com/coredns/coredns/plugin/erratic"
|
||||
|
||||
Reference in New Issue
Block a user