@@ -29,7 +29,7 @@ require (
2929 github.com/chartmuseum/helm-push v0.10.3
3030 github.com/databus23/helm-diff/v3 v3.6.0
3131 github.com/fatih/color v1.15.0
32- github.com/gdamore/tcell/v2 v2.6.0
32+ github.com/gdamore/tcell/v2 v2.6.1-0.20231203215052-2917c3801e73
3333 github.com/gin-gonic/gin v1.9.1
3434 github.com/go-git/go-git/v5 v5.4.2
3535 github.com/gofrs/flock v0.8.1
@@ -61,7 +61,7 @@ require (
6161 github.com/pluralsh/polly v0.1.1
6262 github.com/pluralsh/terraform-delinker v0.0.2
6363 github.com/posthog/posthog-go v0.0.0-20230801140217-d607812dee69
64- github.com/rivo/tview v0.0.0-20230615085408-bb9595ee0f4d
64+ github.com/rivo/tview v0.0.0-20240116070845-bf8f1c43e46c
6565 github.com/rodaine/hclencoder v0.0.1
6666 github.com/samber/lo v1.38.1
6767 github.com/spf13/viper v1.15.0
@@ -75,6 +75,7 @@ require (
7575 golang.org/x/mod v0.10.0
7676 golang.org/x/oauth2 v0.8.0
7777 gopkg.in/yaml.v2 v2.4.0
78+ gopkg.in/yaml.v3 v3.0.1
7879 helm.sh/helm/v3 v3.11.2
7980 k8s.io/api v0.26.4
8081 k8s.io/apimachinery v0.26.4
@@ -284,7 +285,6 @@ require (
284285 gopkg.in/cheggaaa/pb.v1 v1.0.28 // indirect
285286 gopkg.in/ini.v1 v1.67.0 // indirect
286287 gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
287- gopkg.in/yaml.v3 v3.0.1 // indirect
288288 k8s.io/cluster-bootstrap v0.25.3 // indirect
289289 k8s.io/kops v1.25.2 // indirect
290290 k8s.io/kube-aggregator v0.25.2 // indirect
0 commit comments