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:
@ -5,8 +5,8 @@ Copyright © 2024 tux <0xtux@pm.me>
|
||||
package cmd
|
||||
|
||||
import (
|
||||
"github.com/0xtux/trok/internal/client"
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/tuxdotrs/trok/internal/client"
|
||||
)
|
||||
|
||||
// clientCmd represents the local command
|
||||
|
Reference in New Issue
Block a user