feat(s3): server support generated url request (#6431)

This commit is contained in:
itsHenry
2024-05-09 14:28:59 +08:00
committed by GitHub
parent 2313213f59
commit 7e7b9b9b48
8 changed files with 27 additions and 33 deletions

View File

@ -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.