mirror of
https://github.com/versity/versitygw.git
synced 2026-01-07 12:15:18 +00:00
update module/import paths to new name, add cli framework
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
|
||||
"github.com/aws/aws-sdk-go-v2/service/s3"
|
||||
"github.com/aws/aws-sdk-go-v2/service/s3/types"
|
||||
"github.com/versity/scoutgw/s3err"
|
||||
"github.com/versity/versitygw/s3err"
|
||||
)
|
||||
|
||||
//go:generate moq -out backend_moq_test.go . Backend
|
||||
|
||||
Reference in New Issue
Block a user