mirror of
https://github.com/teacat/chaturbate-dvr.git
synced 2025-10-29 16:59:59 +00:00
No more trash segment files; if 403 then retry
This commit is contained in:
5
go.mod
5
go.mod
@@ -8,6 +8,9 @@ require (
|
||||
github.com/parnurzeal/gorequest v0.2.16
|
||||
github.com/teacat/pathx v0.0.0-20201109184104-55ec346a0c6d
|
||||
github.com/urfave/cli/v2 v2.3.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d // indirect
|
||||
github.com/elazarl/goproxy v0.0.0-20210801061803-8e322dfb79c4 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
@@ -17,4 +20,4 @@ require (
|
||||
github.com/stretchr/testify v1.7.0 // indirect
|
||||
golang.org/x/net v0.0.0-20211109214657-ef0fda0de508 // indirect
|
||||
moul.io/http2curl v1.0.0 // indirect
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user