refactor: update import paths to the new repository location
otelsetup / vulnerabilities (pull_request) Successful in 3m55s
otelsetup / test (pull_request) Successful in 4m2s

Change the import paths in CLAUDE.md and go.mod to reflect the
migration of the otelsetup module from GitLab to a new Git server.
Remove the build status and code coverage badges from README.md as
they are no longer applicable. Update configuration in
.pre-commit-config.yaml to match the new module path.
This commit is contained in:
2026-01-09 09:27:06 +01:00
parent 3926b6133e
commit da69271e82
4 changed files with 3 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module gitlab.com/unboundsoftware/shiny/otelsetup
module git.unbound.se/shiny/otelsetup
go 1.24.3