Change import paths to GitHub package names

This commit is contained in:
Matthew Holt
2019-06-04 13:52:37 -06:00
parent 39db06d9c4
commit 613aecb898
32 changed files with 63 additions and 62 deletions

View File

@ -5,7 +5,7 @@ import (
"net/http"
"strconv"
"bitbucket.org/lightcodelabs/caddy2"
"github.com/caddyserver/caddy2"
)
func init() {