fix: update module path from gitlab to git.unbound.se #113
Reference in New Issue
Block a user
Delete Branch "update-module-path-git-unbound"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Change the module path in various files to reflect the new
repository location on git.unbound.se. Update imports in
CLAUDE.md, error_test.go, and presenter_test.go to ensure
compatibility with the updated module path. Remove outdated
CI configuration in .pre-commit-config.yaml to streamline
the setup. This enhances consistency and aligns the project
with its new hosting platform.