Merge pull request 'chore: migrate module path to gitea.unbound.se' (#75) from migrate-to-gitea into main
Release / release (push) Failing after 2m7s
pagination / test (push) Successful in 3m34s
pagination / vulnerabilities (push) Successful in 5m21s
pre-commit / pre-commit (push) Successful in 11m8s

Reviewed-on: #75
This commit was merged in pull request #75.
This commit is contained in:
2026-01-09 13:24:39 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ repos:
- id: go-imports
args:
- -local
- git.unbound.se/unboundsoftware
- gitea.unbound.se/unboundsoftware/pagination
- repo: https://github.com/lietu/go-pre-commit
rev: v1.0.0
hooks:
+1 -1
View File
@@ -1,4 +1,4 @@
module git.unbound.se/unboundsoftware/pagination
module gitea.unbound.se/unboundsoftware/pagination
go 1.24.4