mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-02 08:19:14 +02:00
n.eko.moe -> demodesk.
This commit is contained in:
parent
687cf987f8
commit
a5014e205e
27 changed files with 68 additions and 68 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue