chore: update import paths and registry refs after move to gitea
auth0mock / build (pull_request) Successful in 1m28s

This commit is contained in:
2026-05-04 10:28:46 +02:00
parent 3fd070fbf3
commit 9834fec036
8 changed files with 11 additions and 15 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ import (
"net/http"
"net/url"
"gitlab.com/unboundsoftware/auth0mock/auth"
"gitlab.com/unboundsoftware/auth0mock/store"
"git.unbound.se/unboundsoftware/auth0mock/auth"
"git.unbound.se/unboundsoftware/auth0mock/store"
)
//go:embed templates/login.html