mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
qingstor: upgrade to v3 SDK and fix listing loop
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
|
||||
"github.com/pkg/errors"
|
||||
"github.com/rclone/rclone/fs"
|
||||
qs "github.com/yunify/qingstor-sdk-go/service"
|
||||
qs "github.com/yunify/qingstor-sdk-go/v3/service"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user