feat(repo): use the katenary.io URL
All checks were successful
Go-Tests / tests (pull_request) Successful in 2m0s
Go-Tests / sonar (pull_request) Successful in 57s

This commit is contained in:
2025-08-19 23:58:51 +02:00
parent 8e54d611eb
commit 95609a3092
30 changed files with 57 additions and 57 deletions

View File

@@ -11,7 +11,7 @@ import (
"text/tabwriter"
"text/template"
"repo.katenary.io/katenary/katenary/internal/utils"
"katenary.io/internal/utils"
"sigs.k8s.io/yaml"
)