mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Change crunchyroll-go dependency name
This commit is contained in:
parent
303689ecbb
commit
5b4c228b60
11 changed files with 16 additions and 18 deletions
|
|
@ -5,7 +5,7 @@ import (
|
|||
"fmt"
|
||||
"github.com/ByteDream/crunchy-cli/cli/commands"
|
||||
"github.com/ByteDream/crunchy-cli/utils"
|
||||
"github.com/ByteDream/crunchyroll-go/v3"
|
||||
"github.com/crunchy-labs/crunchyroll-go/v3"
|
||||
"github.com/spf13/cobra"
|
||||
"os"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue