chore: update import paths and registry refs after move to gitea (#307)
auth0mock / build (push) Successful in 55s
Release / release (push) Failing after 52s

Repo moved from GitLab to Gitea (git.unbound.se). Updates Go module path, all internal Go imports, Renovate registry pkg name, .buildtools.yaml registry block, and Dockerfile (drops obsolete GOPRIVATE + GITLAB_USER/GITLAB_TOKEN).

Reviewed-on: #307
This commit was merged in pull request #307.
This commit is contained in:
2026-05-04 08:34:23 +00:00
parent 3fd070fbf3
commit 20bd659c63
8 changed files with 11 additions and 15 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"kubernetes"
],
"matchPackageNames": [
"registry.gitlab.com/unboundsoftware/auth0mock"
"oci.unbound.se/unboundsoftware/auth0mock"
],
"enabled": false
}