feat(s3): server support generated url request (#6431)
This commit is contained in:
@ -5,7 +5,7 @@ package s3
|
||||
import (
|
||||
"sort"
|
||||
|
||||
"github.com/Mikubill/gofakes3"
|
||||
"github.com/alist-org/gofakes3"
|
||||
)
|
||||
|
||||
// pager splits the object list into smulitply pages.
|
||||
|
Reference in New Issue
Block a user