feat(deps): bump github.com/muesli/termenv from 0.15.1 to 0.15.2 (#390)

This commit is contained in:
dependabot[bot]
2023-06-28 00:43:23 +00:00
committed by GitHub
parent 7053a7d757
commit 23b97e3a77
2 changed files with 7 additions and 4 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ require (
github.com/lucasb-eyer/go-colorful v1.2.0
github.com/mattn/go-runewidth v0.0.14
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.15.1
github.com/muesli/termenv v0.15.2
github.com/sahilm/fuzzy v0.1.1-0.20230530133925-c48e322e2a8f
)
@@ -25,7 +25,7 @@ require (
github.com/muesli/cancelreader v0.2.2 // indirect
github.com/rivo/uniseg v0.2.0 // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/sys v0.7.0 // indirect
golang.org/x/term v0.6.0 // indirect
golang.org/x/text v0.3.8 // indirect
)