mirror of
https://github.com/tuxdotrs/trok.git
synced 2025-07-06 20:06:34 +05:30
refactor: change mod name
This commit is contained in:
@ -7,8 +7,8 @@ package cmd
|
||||
import (
|
||||
"os"
|
||||
|
||||
"github.com/0xtux/trok/internal/config"
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/tuxdotrs/trok/internal/config"
|
||||
)
|
||||
|
||||
var rootCmd = &cobra.Command{
|
||||
|
Reference in New Issue
Block a user