mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Bump github.com/crunchy-labs/crunchyroll-go/v3 from 3.0.2 to 3.0.3
Bumps [github.com/crunchy-labs/crunchyroll-go/v3](https://github.com/crunchy-labs/crunchyroll-go) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/crunchy-labs/crunchyroll-go/releases) - [Changelog](https://github.com/crunchy-labs/crunchyroll-go/blob/master/news.go) - [Commits](https://github.com/crunchy-labs/crunchyroll-go/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: github.com/crunchy-labs/crunchyroll-go/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d4bef511cb
commit
b4bc047b30
2 changed files with 3 additions and 3 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.2
|
||||
github.com/crunchy-labs/crunchyroll-go/v3 v3.0.3
|
||||
github.com/grafov/m3u8 v0.11.1
|
||||
github.com/spf13/cobra v1.5.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue