chore: migrate module path from GitLab to Gitea
pagination / test (pull_request) Successful in 2m0s
pagination / vulnerabilities (pull_request) Successful in 1m59s

- Update go.mod module path to git.unbound.se/unboundsoftware/pagination
- Remove GitLab CI linter from pre-commit config
- Update go-imports local path for new domain
- Remove GitLab badges from README
- Delete .gitlab-ci.yml (Gitea Actions workflow already exists)
This commit is contained in:
2026-01-09 07:57:47 +01:00
parent 26d3136eaa
commit ea0595f8cb
4 changed files with 2 additions and 50 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module gitlab.com/unboundsoftware/pagination
module git.unbound.se/unboundsoftware/pagination
go 1.24.4