This commit is contained in:
Kjeld Schouten
2024-10-18 11:53:39 +02:00
parent 3672f6dc2d
commit ded98a50bd
+2 -2
View File
@@ -8,8 +8,8 @@ import (
"slices"
"sync"
"github.com/truecharts/private/clustertool/pkg/charts/chartFile"
"github.com/truecharts/private/clustertool/pkg/helper"
"github.com/truecharts/public/clustertool/pkg/charts/chartFile"
"github.com/truecharts/public/clustertool/pkg/helper"
)
type ChartList struct {