mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
n.eko.moe -> demodesk.
This commit is contained in:
@ -6,7 +6,7 @@ package middleware
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
"n.eko.moe/neko/internal/http/endpoint"
|
||||
"demodesk/neko/internal/http/endpoint"
|
||||
)
|
||||
|
||||
func Recoverer(next http.Handler) http.Handler {
|
||||
|
Reference in New Issue
Block a user