feat(quqi): add download link with cdn (#5938)
* feat(quqi): add download link by cdn * fix(quqi): cookie error when login with phone number
This commit is contained in:
1
go.mod
1
go.mod
@ -36,6 +36,7 @@ require (
|
||||
github.com/jlaffaye/ftp v0.2.0
|
||||
github.com/json-iterator/go v1.1.12
|
||||
github.com/maruel/natural v1.1.1
|
||||
github.com/minio/sio v0.3.0
|
||||
github.com/natefinch/lumberjack v2.0.0+incompatible
|
||||
github.com/orzogc/fake115uploader v0.3.3-0.20230715111618-58f9eb76f831
|
||||
github.com/pkg/errors v0.9.1
|
||||
|
Reference in New Issue
Block a user