forked from TrueCloudLab/frostfs-rest-gw
Rename package name
Due to source code relocation from GitHub. Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
parent
ba464ddfa3
commit
d2d88ba21b
48 changed files with 211 additions and 177 deletions
|
@ -15,7 +15,7 @@ import (
|
|||
"github.com/go-openapi/swag"
|
||||
"github.com/go-openapi/validate"
|
||||
|
||||
"github.com/TrueCloudLab/frostfs-rest-gw/gen/models"
|
||||
"git.frostfs.info/TrueCloudLab/frostfs-rest-gw/gen/models"
|
||||
)
|
||||
|
||||
// PutContainerHandlerFunc turns a function with the right signature into a put container handler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue