mirror of
https://github.com/hay-kot/homebox.git
synced 2025-06-24 04:38:34 +00:00
upgrade dependency
This commit is contained in:
parent
c36ce7ac2d
commit
749ee367d4
3 changed files with 5 additions and 34 deletions
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/hay-kot/homebox/backend/internal/data/ent/authroles"
|
||||
"github.com/hay-kot/homebox/backend/internal/data/repo"
|
||||
"github.com/hay-kot/httpkit/errchain"
|
||||
httpSwagger "github.com/swaggo/http-swagger" // http-swagger middleware
|
||||
httpSwagger "github.com/swaggo/http-swagger/v2" // http-swagger middleware
|
||||
)
|
||||
|
||||
const prefix = "/api"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue