mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Remove library & refactor cli
This commit is contained in:
parent
0fed0f8d3b
commit
8a3e42e4d1
45 changed files with 117 additions and 3687 deletions
3
go.mod
3
go.mod
|
|
@ -1,8 +1,9 @@
|
|||
module github.com/ByteDream/crunchyroll-go/v3
|
||||
module github.com/ByteDream/crunchy-cli
|
||||
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/ByteDream/crunchyroll-go/v3 v3.0.0-20220627201246-98185d763c0c
|
||||
github.com/grafov/m3u8 v0.11.1
|
||||
github.com/spf13/cobra v1.4.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue