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:
Miek Gieben
2019-03-23 18:17:07 +00:00
committed by GitHub
parent 403d42ce20
commit 1e281ad8f0
2 changed files with 2 additions and 1 deletions

View File

@@ -44,8 +44,8 @@ var Directives = []string{
"loop",
"forward",
"proxy",
"grpc",
"erratic",
"whoami",
"on",
"grpc",
}