chore: migrate from GitLab to Gitea
storage / vulnerabilities (pull_request) Successful in 2m45s
storage / test (pull_request) Successful in 2m57s

- Update module path from gitlab.com/unboundsoftware/storage to
  git.unbound.se/unboundsoftware/storage
- Update import examples in documentation (CLAUDE.md, README.md)
- Remove .gitlab-ci.yml (GitLab CI pipeline no longer needed)
- Remove gitlab-ci-linter pre-commit hook
- Update go-imports local path in pre-commit config

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-09 08:00:05 +01:00
parent 14cb137593
commit 887d3b8517
5 changed files with 5 additions and 50 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module gitlab.com/unboundsoftware/storage
module git.unbound.se/unboundsoftware/storage
go 1.23