summaryrefslogtreecommitdiffhomepage
path: root/caddyhttp/log/log.go
diff options
context:
space:
mode:
Diffstat (limited to 'caddyhttp/log/log.go')
-rw-r--r--caddyhttp/log/log.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/caddyhttp/log/log.go b/caddyhttp/log/log.go
index 251f091ca..2289e3504 100644
--- a/caddyhttp/log/log.go
+++ b/caddyhttp/log/log.go
@@ -20,8 +20,8 @@ import (
"net"
"net/http"
- "github.com/mholt/caddy"
- "github.com/mholt/caddy/caddyhttp/httpserver"
+ "github.com/caddyserver/caddy"
+ "github.com/caddyserver/caddy/caddyhttp/httpserver"
)
func init() {