mirror of
https://github.com/versity/versitygw.git
synced 2026-09-27 10:24:20 +00:00
refactor move auth to top level
This commit is contained in:
@@ -22,8 +22,8 @@ import (
|
||||
|
||||
"github.com/gofiber/fiber/v2"
|
||||
"github.com/urfave/cli/v2"
|
||||
"github.com/versity/versitygw/auth"
|
||||
"github.com/versity/versitygw/backend"
|
||||
"github.com/versity/versitygw/backend/auth"
|
||||
"github.com/versity/versitygw/s3api"
|
||||
"github.com/versity/versitygw/s3api/middlewares"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user