mirror of
https://github.com/versity/versitygw.git
synced 2026-01-03 18:44:04 +00:00
update module/import paths to new name, add cli framework
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/gofiber/fiber/v2"
|
||||
"github.com/versity/scoutgw/backend"
|
||||
"github.com/versity/versitygw/backend"
|
||||
)
|
||||
|
||||
func TestS3ApiRouter_Init(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user