mirror of
https://github.com/coredns/coredns.git
synced 2025-12-19 16:45:11 -05:00
plugin/template: README tweaks (#1361)
* plugin/template: README tweaks * Go gen it
This commit is contained in:
@@ -30,6 +30,7 @@ import (
|
||||
_ "github.com/coredns/coredns/plugin/rewrite"
|
||||
_ "github.com/coredns/coredns/plugin/root"
|
||||
_ "github.com/coredns/coredns/plugin/secondary"
|
||||
_ "github.com/coredns/coredns/plugin/template"
|
||||
_ "github.com/coredns/coredns/plugin/tls"
|
||||
_ "github.com/coredns/coredns/plugin/trace"
|
||||
_ "github.com/coredns/coredns/plugin/whoami"
|
||||
|
||||
Reference in New Issue
Block a user