Skip to content

Commit fc0ffae

Browse files
fix(deps): update github.com/rivo/tview digest to c38c796
1 parent c780c78 commit fc0ffae

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -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.16.0
32-
github.com/gdamore/tcell/v2 v2.6.0
32+
github.com/gdamore/tcell/v2 v2.7.1
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
@@ -62,7 +62,7 @@ require (
6262
github.com/pluralsh/polly v0.1.8
6363
github.com/pluralsh/terraform-delinker v0.0.2
6464
github.com/posthog/posthog-go v0.0.0-20230801140217-d607812dee69
65-
github.com/rivo/tview v0.0.0-20230615085408-bb9595ee0f4d
65+
github.com/rivo/tview v0.0.0-20240622152042-c38c796625fb
6666
github.com/rodaine/hclencoder v0.0.1
6767
github.com/samber/lo v1.38.1
6868
github.com/spf13/viper v1.18.2
@@ -368,7 +368,7 @@ require (
368368
github.com/mattn/go-colorable v0.1.13 // indirect
369369
github.com/mattn/go-ieproxy v0.0.1 // indirect
370370
github.com/mattn/go-isatty v0.0.20 // indirect
371-
github.com/mattn/go-runewidth v0.0.14 // indirect
371+
github.com/mattn/go-runewidth v0.0.15 // indirect
372372
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
373373
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
374374
github.com/mitchellh/copystructure v1.2.0 // indirect

go.sum

+6
Original file line numberDiff line numberDiff line change
@@ -1116,6 +1116,8 @@ github.com/gdamore/encoding v1.0.0 h1:+7OoQ1Bc6eTm5niUzBa0Ctsh6JbMW6Ra+YNuAtDBdk
11161116
github.com/gdamore/encoding v1.0.0/go.mod h1:alR0ol34c49FCSBLjhosxzcPHQbf2trDkoo5dl+VrEg=
11171117
github.com/gdamore/tcell/v2 v2.6.0 h1:OKbluoP9VYmJwZwq/iLb4BxwKcwGthaa1YNBJIyCySg=
11181118
github.com/gdamore/tcell/v2 v2.6.0/go.mod h1:be9omFATkdr0D9qewWW3d+MEvl5dha+Etb5y65J2H8Y=
1119+
github.com/gdamore/tcell/v2 v2.7.1 h1:TiCcmpWHiAU7F0rA2I3S2Y4mmLmO9KHxJ7E1QhYzQbc=
1120+
github.com/gdamore/tcell/v2 v2.7.1/go.mod h1:dSXtXTSK0VsW1biw65DZLZ2NKr7j0qP/0J7ONmsraWg=
11191121
github.com/ghodss/yaml v1.0.0 h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=
11201122
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
11211123
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
@@ -1686,6 +1688,8 @@ github.com/mattn/go-runewidth v0.0.12/go.mod h1:RAqKPSqVFrSLVXbA8x7dzmKdmGzieGRC
16861688
github.com/mattn/go-runewidth v0.0.13/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
16871689
github.com/mattn/go-runewidth v0.0.14 h1:+xnbZSEeDbOIg5/mE6JF0w6n9duR1l3/WmbinWVwUuU=
16881690
github.com/mattn/go-runewidth v0.0.14/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
1691+
github.com/mattn/go-runewidth v0.0.15 h1:UNAjwbU9l54TA3KzvqLGxwWjHmMgBUVhBiTjelZgg3U=
1692+
github.com/mattn/go-runewidth v0.0.15/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
16891693
github.com/mattn/go-sqlite3 v1.14.6/go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU=
16901694
github.com/mattn/go-sqlite3 v1.14.14/go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU=
16911695
github.com/mattn/go-sqlite3 v1.14.15 h1:vfoHhTN1af61xCRSWzFIWzx2YskyMTwHLrExkBOjvxI=
@@ -1959,6 +1963,8 @@ github.com/remyoudompheng/bigfft v0.0.0-20170806203942-52369c62f446/go.mod h1:uY
19591963
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
19601964
github.com/rivo/tview v0.0.0-20230615085408-bb9595ee0f4d h1:meetFLuP+bgn5G55WXzxLp2UnNeUJ0hM3guL+0dX8EI=
19611965
github.com/rivo/tview v0.0.0-20230615085408-bb9595ee0f4d/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE=
1966+
github.com/rivo/tview v0.0.0-20240622152042-c38c796625fb h1:87Efid1i2ysAy4DjMYHs76eBgHVscCsutMCLf9xtGSA=
1967+
github.com/rivo/tview v0.0.0-20240622152042-c38c796625fb/go.mod h1:02iFIz7K/A9jGCvrizLPvoqr4cEIx7q54RH5Qudkrss=
19621968
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
19631969
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
19641970
github.com/rivo/uniseg v0.4.3/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=

0 commit comments

Comments
 (0)