This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git
The following commit(s) were added to refs/heads/develop by this push:
new 0fc2b45 chore(deps): bump github.com/gdamore/tcell/v2 in /plc4go
(#568)
0fc2b45 is described below
commit 0fc2b459c2c3e3a865f2a4eca8cc895522a0b183
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 15 10:48:43 2025 +0100
chore(deps): bump github.com/gdamore/tcell/v2 in /plc4go (#568)
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from
2.13.2 to 2.13.4.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md)
- [Commits](https://github.com/gdamore/tcell/compare/v2.13.2...v2.13.4)
---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
dependency-version: 2.13.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
plc4go/go.mod | 2 +-
plc4go/go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/plc4go/go.mod b/plc4go/go.mod
index db8f19d..0166c07 100644
--- a/plc4go/go.mod
+++ b/plc4go/go.mod
@@ -24,7 +24,7 @@ go 1.25
require (
github.com/apache/plc4x/plc4go v0.0.0-20251124092144-6738c00ca1a7
github.com/fatih/color v1.18.0
- github.com/gdamore/tcell/v2 v2.13.2
+ github.com/gdamore/tcell/v2 v2.13.4
github.com/gopacket/gopacket v1.5.0
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213
github.com/pkg/errors v0.9.1
diff --git a/plc4go/go.sum b/plc4go/go.sum
index e41bf57..f5ee2c9 100644
--- a/plc4go/go.sum
+++ b/plc4go/go.sum
@@ -29,8 +29,8 @@ github.com/fsnotify/fsnotify v1.9.0
h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S
github.com/fsnotify/fsnotify v1.9.0/go.mod
h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0=
github.com/gdamore/encoding v1.0.1
h1:YzKZckdBL6jVt2Gc+5p82qhrGiqMdG/eNs6Wy0u3Uhw=
github.com/gdamore/encoding v1.0.1/go.mod
h1:0Z0cMFinngz9kS1QfMjCP8TY7em3bZYeeklsSDPivEo=
-github.com/gdamore/tcell/v2 v2.13.2
h1:5j4srfF8ow3HICOv/61/sOhQtA25qxEB2XR3Q/Bhx2g=
-github.com/gdamore/tcell/v2 v2.13.2/go.mod
h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo=
+github.com/gdamore/tcell/v2 v2.13.4
h1:k4fdtdHGvLsLr2RttPnWEGTZEkEuTaL+rL6AOVFyRWU=
+github.com/gdamore/tcell/v2 v2.13.4/go.mod
h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo=
github.com/go-viper/mapstructure/v2 v2.4.0
h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs=
github.com/go-viper/mapstructure/v2 v2.4.0/go.mod
h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM=
github.com/godbus/dbus/v5 v5.0.4/go.mod
h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=