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:
parent
a63a6ecb04
commit
d3fc9f7a9b
1 changed files with 1 additions and 0 deletions
|
@ -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 (
|
||||
|
|
Loading…
Reference in a new issue