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 ce2579e  chore(deps): bump github.com/gdamore/tcell/v2 in /plc4go 
(#583)
ce2579e is described below

commit ce2579ecd9b0ab4ada98660fb7c3b7872426dfb1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 10:44:33 2026 +0100

    chore(deps): bump github.com/gdamore/tcell/v2 in /plc4go (#583)
    
    Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 
2.13.4 to 2.13.5.
    - [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.4...v2.13.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gdamore/tcell/v2
      dependency-version: 2.13.5
      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 fd1d1a7..91caf1b 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.4
+       github.com/gdamore/tcell/v2 v2.13.5
        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 9419987..1bf9ab9 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.4 
h1:k4fdtdHGvLsLr2RttPnWEGTZEkEuTaL+rL6AOVFyRWU=
-github.com/gdamore/tcell/v2 v2.13.4/go.mod 
h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo=
+github.com/gdamore/tcell/v2 v2.13.5 
h1:YvWYCSr6gr2Ovs84dXbZLjDuOfQchhj8buOEqY52rpA=
+github.com/gdamore/tcell/v2 v2.13.5/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=

Reply via email to