mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
grpc: go generate (#2712)
*grpc* was added manually; do a go generate to add it, so we don't have future diffs. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -44,8 +44,8 @@ var Directives = []string{
|
||||
"loop",
|
||||
"forward",
|
||||
"proxy",
|
||||
"grpc",
|
||||
"erratic",
|
||||
"whoami",
|
||||
"on",
|
||||
"grpc",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user