Dependency updates

This commit is contained in:
bytedream 2022-03-20 17:34:13 +01:00
parent e9fdd8fd43
commit 31e03c1e08
2 changed files with 3 additions and 758 deletions

7
go.mod
View file

@ -4,10 +4,5 @@ go 1.16
require (
github.com/grafov/m3u8 v0.11.1
github.com/spf13/cobra v1.3.0
)
require (
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/cobra v1.4.0
)