updated module name
Build and Release Core / Test and Build (push) Successful in 5m26s

This commit is contained in:
t
2026-04-29 11:04:14 -04:00
parent b07a114227
commit dc0ae8eb96
38 changed files with 60 additions and 60 deletions
+3 -3
View File
@@ -13,9 +13,9 @@ import (
"strconv"
"strings"
"epigas.gitea.cloud/RiskRancher/core/pkg/auth"
"epigas.gitea.cloud/RiskRancher/core/pkg/domain"
"epigas.gitea.cloud/RiskRancher/core/pkg/report"
"code.riskrancher.com/RiskRancher/core/pkg/auth"
"code.riskrancher.com/RiskRancher/core/pkg/domain"
"code.riskrancher.com/RiskRancher/core/pkg/report"
)
//go:embed templates/* templates/components/* static/*