mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-21 13:07:04 +02:00
rename package to github name.
This commit is contained in:
parent
9f480f5581
commit
51bbad7650
95 changed files with 250 additions and 250 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
|
||||
"github.com/go-chi/chi"
|
||||
|
||||
"m1k1o/neko/pkg/types"
|
||||
"github.com/m1k1o/neko/server/pkg/types"
|
||||
)
|
||||
|
||||
func pprofHandler(r types.Router) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue