feat(115): update upload api to v4.0 add pagesize option (#3840 close #3753)

This commit is contained in:
sheltonzhu
2023-03-13 20:02:52 +08:00
committed by GitHub
parent 301756ba03
commit 4741a75c92
4 changed files with 11 additions and 7 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/alist-org/alist/v3
go 1.19
require (
github.com/SheltonZhu/115driver v1.0.13
github.com/SheltonZhu/115driver v1.0.14
github.com/Xhofe/go-cache v0.0.0-20220723083548-714439c8af9a
github.com/aws/aws-sdk-go v1.44.194
github.com/blevesearch/bleve/v2 v2.3.6