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 2127ee4 chore(deps): bump github.com/gdamore/tcell/v2 in /plc4go
(#673)
2127ee4 is described below
commit 2127ee482f0dc5d6d729e32d666ab73fe27d9863
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 09:51:05 2026 +0200
chore(deps): bump github.com/gdamore/tcell/v2 in /plc4go (#673)
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from
2.13.9 to 2.13.10.
- [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.9...v2.13.10)
---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
dependency-version: 2.13.10
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 514f374..f616066 100644
--- a/plc4go/go.mod
+++ b/plc4go/go.mod
@@ -24,7 +24,7 @@ go 1.26
require (
github.com/apache/plc4x/plc4go v0.0.0-20260212145602-54f644996874
github.com/fatih/color v1.19.0
- github.com/gdamore/tcell/v2 v2.13.9
+ github.com/gdamore/tcell/v2 v2.13.10
github.com/gopacket/gopacket v1.6.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 0240287..39f0f73 100644
--- a/plc4go/go.sum
+++ b/plc4go/go.sum
@@ -28,8 +28,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.9
h1:uI5l3DYPcFvHINKlGft+en23evOKL+dwtD21QR8ejVA=
-github.com/gdamore/tcell/v2 v2.13.9/go.mod
h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo=
+github.com/gdamore/tcell/v2 v2.13.10
h1:Afs3JKt83HnhuUKdZ3MnxUgOqQRWftj5JyDqv1LLynA=
+github.com/gdamore/tcell/v2 v2.13.10/go.mod
h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo=
github.com/go-viper/mapstructure/v2 v2.5.0
h1:vM5IJoUAy3d7zRSVtIwQgBj7BiWtMPfmPEgAXnvj1Ro=
github.com/go-viper/mapstructure/v2 v2.5.0/go.mod
h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM=
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=