fix: update go-imports repository reference for sentrysetup

Change the repository reference for go-imports from 
authz_client to sentrysetup. This aligns the configuration 
with the current project structure and ensures correct 
functionality in the pre-commit setup.
This commit is contained in:
2025-03-30 11:48:05 +02:00
parent b9549f5b76
commit 7d3027dff8
+1 -1
View File
@@ -30,7 +30,7 @@ repos:
- id: go-imports
args:
- -local
- gitlab.com/unboundsoftware/shiny/authz_client
- gitlab.com/unboundsoftware/shiny/sentrysetup
- repo: https://github.com/lietu/go-pre-commit
rev: v0.1.0
hooks: