mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-29 10:12:32 -04:00
Change import paths to GitHub package names
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"path"
|
||||
"strings"
|
||||
|
||||
"bitbucket.org/lightcodelabs/caddy2"
|
||||
"github.com/caddyserver/caddy2"
|
||||
)
|
||||
|
||||
// TODO: A simple way to format or escape or encode each value would be nice
|
||||
|
||||
Reference in New Issue
Block a user