Commit d3fc9f7a authored by Jason Hutchinson's avatar Jason Hutchinson Committed by Matt Holt

add gopkg plugin (#1725)

parent a63a6ecb
...@@ -494,6 +494,7 @@ var directives = []string{ ...@@ -494,6 +494,7 @@ var directives = []string{
"mailout", // github.com/SchumacherFM/mailout "mailout", // github.com/SchumacherFM/mailout
"awslambda", // github.com/coopernurse/caddy-awslambda "awslambda", // github.com/coopernurse/caddy-awslambda
"grpc", // github.com/pieterlouw/caddy-grpc "grpc", // github.com/pieterlouw/caddy-grpc
"gopkg", // github.com/zikes/gopkg
} }
const ( const (
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment