Updated module path
This commit is contained in:
@ -3,7 +3,7 @@ package send
|
||||
import (
|
||||
"encoding/json"
|
||||
|
||||
"git.akyoto.dev/go/web"
|
||||
"git.urbach.dev/go/web"
|
||||
)
|
||||
|
||||
// CSS sends the body with the content type set to `text/css`.
|
||||
|
Reference in New Issue
Block a user