mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-05 18:44:58 +03: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
|
"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 (
|
||||||
|
|
Loading…
Reference in a new issue