0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00

add gopkg plugin (#1725)

This commit is contained in:
Jason Hutchinson 2017-06-24 16:58:33 -05:00 committed by Matt Holt
parent a63a6ecb04
commit d3fc9f7a9b

View file

@ -494,6 +494,7 @@ var directives = []string{
"mailout", // github.com/SchumacherFM/mailout
"awslambda", // github.com/coopernurse/caddy-awslambda
"grpc", // github.com/pieterlouw/caddy-grpc
"gopkg", // github.com/zikes/gopkg
}
const (