summaryrefslogtreecommitdiff
path: root/internal/prompt/cloud.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/prompt/cloud.go')
-rw-r--r--internal/prompt/cloud.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/prompt/cloud.go b/internal/prompt/cloud.go
index 0f69243..624f56d 100644
--- a/internal/prompt/cloud.go
+++ b/internal/prompt/cloud.go
@@ -24,7 +24,7 @@ import (
"path/filepath"
"strings"
- yaml "gopkg.in/yaml.v2"
+ yaml "go.yaml.in/yaml/v3"
)
func getKubernetesField() string {