forked from mirrors/homebox
change safeserve -> httpkit (#405)
This commit is contained in:
parent
c36b9dcf5d
commit
64b3ac3e94
26 changed files with 40 additions and 40 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
"github.com/hay-kot/homebox/backend/internal/data/repo"
|
||||
"github.com/hay-kot/homebox/backend/internal/sys/config"
|
||||
"github.com/hay-kot/homebox/backend/pkgs/mailer"
|
||||
"github.com/hay-kot/safeserve/server"
|
||||
"github.com/hay-kot/httpkit/server"
|
||||
)
|
||||
|
||||
type app struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue