mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
move shared code to pkg.
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
|
||||
neko "gitlab.com/demodesk/neko/server"
|
||||
"gitlab.com/demodesk/neko/server/cmd"
|
||||
"gitlab.com/demodesk/neko/server/internal/utils"
|
||||
"gitlab.com/demodesk/neko/server/pkg/utils"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user