mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Change author names and links to crunchy-labs
This commit is contained in:
parent
5b4c228b60
commit
2773445050
14 changed files with 56 additions and 56 deletions
|
|
@ -2,8 +2,8 @@ package info
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/ByteDream/crunchy-cli/cli/commands"
|
||||
"github.com/ByteDream/crunchy-cli/utils"
|
||||
"github.com/crunchy-labs/crunchy-cli/cli/commands"
|
||||
"github.com/crunchy-labs/crunchy-cli/utils"
|
||||
crunchyUtils "github.com/crunchy-labs/crunchyroll-go/v3/utils"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue