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

2
go.mod
View file

@ -1,4 +1,4 @@
module bitbucket.org/lightcodelabs/caddy2
module github.com/caddyserver/caddy2
go 1.12