feat(clustertool): cut down on useless dependencies

This commit is contained in:
Kjeld Schouten
2024-11-05 23:23:12 +01:00
parent 1edb8f9630
commit 61a01f3299
14 changed files with 65 additions and 55 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import (
"time"
"github.com/rs/zerolog/log"
"gopkg.in/yaml.v2"
"sigs.k8s.io/yaml"
age "filippo.io/age"
talhelperCfg "github.com/budimanjojo/talhelper/v3/pkg/config"