chore(backend): update go namespaces

This commit is contained in:
Matthew Kilgore
2024-06-18 19:22:15 -04:00
parent 0c2181fce9
commit 0980ee41cf
43 changed files with 101 additions and 137 deletions

View File

@@ -7,8 +7,8 @@ import (
"net/http"
"net/url"
"github.com/hay-kot/homebox/backend/internal/web/adapters"
"github.com/hay-kot/httpkit/errchain"
"github.com/sysadminsmedia/homebox/backend/internal/web/adapters"
"github.com/yeqown/go-qrcode/v2"
"github.com/yeqown/go-qrcode/writer/standard"