diff --git a/caddyhttp/httpserver/plugin.go b/caddyhttp/httpserver/plugin.go index 58ffb29f..a02de9bc 100644 --- a/caddyhttp/httpserver/plugin.go +++ b/caddyhttp/httpserver/plugin.go @@ -495,7 +495,7 @@ var directives = []string{ "awslambda", // github.com/coopernurse/caddy-awslambda "grpc", // github.com/pieterlouw/caddy-grpc "gopkg", // github.com/zikes/gopkg - "restic", // github.com/mholt/caddy-restic + "restic", // github.com/restic/caddy } const (