fix imports
This commit is contained in:
@@ -12,8 +12,8 @@ import (
|
||||
"sort"
|
||||
"syscall"
|
||||
|
||||
"git.company.lan/gopkg/filestore/remote"
|
||||
"github.com/minio/minio-go/v7"
|
||||
"github.com/tenrok/filestore/remote"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user