mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Update dependencies and fix #59 partially
This commit is contained in:
parent
cd1587c613
commit
e0d100b627
4 changed files with 5 additions and 17 deletions
2
go.mod
2
go.mod
|
|
@ -3,7 +3,7 @@ module github.com/crunchy-labs/crunchy-cli
|
|||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/crunchy-labs/crunchyroll-go/v3 v3.0.3
|
||||
github.com/crunchy-labs/crunchyroll-go/v3 v3.0.4
|
||||
github.com/grafov/m3u8 v0.11.1
|
||||
github.com/spf13/cobra v1.6.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue