• John Belamaric's avatar
    Fix make gen (#526) · 84fb9b84
    John Belamaric authored
    When using an external middleware, the generated file was failing to compile.
    The issue is a typo in directives_generate.go that left imports with an
    unterminated string.
    84fb9b84
directives_generate.go 2.15 KB