mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Added xz dependency
This commit is contained in:
parent
777738a1a1
commit
b4ba50d5a4
2 changed files with 3 additions and 0 deletions
1
go.mod
1
go.mod
|
|
@ -5,4 +5,5 @@ go 1.16
|
|||
require (
|
||||
github.com/grafov/m3u8 v0.11.1
|
||||
github.com/spf13/cobra v1.2.1
|
||||
github.com/ulikunitz/xz v0.5.6
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue