Change all import paths: mholt/caddy -> caddyserver/caddy

Includes updating go.mod to use new module path
This commit is contained in:
Matthew Holt 2019-07-02 12:49:20 -06:00
parent 0b2e054839
commit f5720fecd6
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
147 changed files with 292 additions and 292 deletions

View file

@ -24,7 +24,7 @@ import (
"sync"
gsyslog "github.com/hashicorp/go-syslog"
"github.com/mholt/caddy"
"github.com/caddyserver/caddy"
)
var remoteSyslogPrefixes = map[string]string{