refactor: update module path to new repository location
authz_client / test (pull_request) Successful in 3m25s
authz_client / vulnerabilities (pull_request) Successful in 3m42s

Remove GitLab CI linter configuration and update module path from 
`gitlab.com/unboundsoftware/shiny/authz_client` to 
`git.unbound.se/shiny/authz_client` in all relevant files. 
These changes reflect a migration to a new hosting service.
This commit is contained in:
2026-01-09 09:28:16 +01:00
parent 2e1eb327e0
commit 681afe2626
4 changed files with 3 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module gitlab.com/unboundsoftware/shiny/authz_client
module git.unbound.se/shiny/authz_client
go 1.22.12