mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-04 11:52:44 +02:00
rename package.
This commit is contained in:
parent
3342dc6819
commit
1ff743c598
27 changed files with 70 additions and 67 deletions
|
@ -4,8 +4,8 @@ import (
|
|||
"github.com/rs/zerolog/log"
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
"n.eko.moe/neko"
|
||||
"n.eko.moe/neko/internal/types/config"
|
||||
"m1k1o/neko"
|
||||
"m1k1o/neko/internal/types/config"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue