Updated module path
This commit is contained in:
@ -3,7 +3,7 @@ package web
|
||||
import (
|
||||
"bufio"
|
||||
|
||||
"git.akyoto.dev/go/router"
|
||||
"git.urbach.dev/go/router"
|
||||
)
|
||||
|
||||
// Request is an interface for HTTP requests.
|
||||
|
Reference in New Issue
Block a user