Skip to content

Commit 273bb10

Browse files
authored
Merge pull request #699 from containers/dependabot/go_modules/github.com/gdamore/tcell/v2-2.13.4
Bump github.com/gdamore/tcell/v2 from 2.12.1 to 2.13.4
2 parents 8b9a7e3 + f7b35c2 commit 273bb10

File tree

9 files changed

+70
-114
lines changed

9 files changed

+70
-114
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/containers/storage v1.59.1
1010
github.com/distribution/reference v0.6.0
1111
github.com/docker/go-units v0.5.0
12-
github.com/gdamore/tcell/v2 v2.12.1
12+
github.com/gdamore/tcell/v2 v2.13.4
1313
github.com/hashicorp/go-multierror v1.1.1
1414
github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02
1515
github.com/navidys/tvxwidgets v0.12.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S
109109
github.com/fsnotify/fsnotify v1.9.0/go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0=
110110
github.com/gdamore/encoding v1.0.1 h1:YzKZckdBL6jVt2Gc+5p82qhrGiqMdG/eNs6Wy0u3Uhw=
111111
github.com/gdamore/encoding v1.0.1/go.mod h1:0Z0cMFinngz9kS1QfMjCP8TY7em3bZYeeklsSDPivEo=
112-
github.com/gdamore/tcell/v2 v2.12.1 h1:UcivYwRuPcZLjAok2SJ+3LzJUiJR0+3qnUte7Hz6Rbg=
113-
github.com/gdamore/tcell/v2 v2.12.1/go.mod h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo=
112+
github.com/gdamore/tcell/v2 v2.13.4 h1:k4fdtdHGvLsLr2RttPnWEGTZEkEuTaL+rL6AOVFyRWU=
113+
github.com/gdamore/tcell/v2 v2.13.4/go.mod h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo=
114114
github.com/go-jose/go-jose/v4 v4.0.5 h1:M6T8+mKZl/+fNNuFHvGIzDz7BTLQPIounk/b9dw3AaE=
115115
github.com/go-jose/go-jose/v4 v4.0.5/go.mod h1:s3P1lRrkT8igV8D9OjyL4WRyHvjB6a4JSllnOrmmBOA=
116116
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=

vendor/github.com/gdamore/tcell/v2/README.md

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/gdamore/tcell/v2/UKRAINE.md

Lines changed: 0 additions & 77 deletions
This file was deleted.

vendor/github.com/gdamore/tcell/v2/input.go

Lines changed: 33 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/gdamore/tcell/v2/key.go

Lines changed: 17 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/gdamore/tcell/v2/tscreen.go

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/gdamore/tcell/v2/tty_win.go

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ github.com/fsnotify/fsnotify/internal
380380
# github.com/gdamore/encoding v1.0.1
381381
## explicit; go 1.9
382382
github.com/gdamore/encoding
383-
# github.com/gdamore/tcell/v2 v2.12.1
383+
# github.com/gdamore/tcell/v2 v2.13.4
384384
## explicit; go 1.24.0
385385
github.com/gdamore/tcell/v2
386386
github.com/gdamore/tcell/v2/terminfo

0 commit comments

Comments
 (0)