chore: migrate module path to gitea.unbound.se
storage / test (pull_request) Successful in 7m25s
storage / vulnerabilities (pull_request) Successful in 7m22s
pre-commit / pre-commit (pull_request) Successful in 12m49s

Update module path from git.unbound.se to gitea.unbound.se for Go module
discovery over HTTPS.
This commit is contained in:
2026-01-09 13:43:53 +01:00
parent 75b9dc34ac
commit 41d0edf378
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ repos:
- id: go-imports
args:
- -local
- git.unbound.se/unboundsoftware/storage
- gitea.unbound.se/unboundsoftware/storage
- repo: https://github.com/lietu/go-pre-commit
rev: v1.0.0
hooks: