mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-02 19:03:54 +02:00
post megre cleanup.
This commit is contained in:
parent
5b96fd5f5e
commit
dc1bc2af79
105 changed files with 308 additions and 407 deletions
|
@ -4,8 +4,9 @@ import (
|
|||
"encoding/json"
|
||||
"os"
|
||||
|
||||
"github.com/demodesk/neko/internal/config"
|
||||
"github.com/demodesk/neko/internal/plugins"
|
||||
"m1k1o/neko/internal/config"
|
||||
"m1k1o/neko/internal/plugins"
|
||||
|
||||
"github.com/rs/zerolog/log"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue