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

commit db361b5078bcd430fbadf0dc953d740e73786b99
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 21 08:24:26 2026 +0200

    chore(deps): bump github.com/gdamore/tcell/v2 in /plc4go (#644)
    
    Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 
2.13.8 to 2.13.9.
    - [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.8...v2.13.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gdamore/tcell/v2
      dependency-version: 2.13.9
      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 934fc93..74ae643 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.8
+       github.com/gdamore/tcell/v2 v2.13.9
        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 fb3fd8e..d77c0a7 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.8 
h1:Mys/Kl5wfC/GcC5Cx4C2BIQH9dbnhnkPgS9/wF3RlfU=
-github.com/gdamore/tcell/v2 v2.13.8/go.mod 
h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo=
+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/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=

Reply via email to