mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
8 lines
128 B
Modula-2
8 lines
128 B
Modula-2
module github.com/ByteDream/crunchyroll-go
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/grafov/m3u8 v0.11.1
|
|
github.com/spf13/cobra v1.2.1
|
|
)
|