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.git


The following commit(s) were added to refs/heads/develop by this push:
     new 88f7928981 build(deps): bump github.com/gdamore/tcell/v2 in /plc4go 
(#1438)
88f7928981 is described below

commit 88f792898189f98d6ce6ff875edf6350a5e7e145
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 11 09:18:44 2024 +0100

    build(deps): bump github.com/gdamore/tcell/v2 in /plc4go (#1438)
    
    Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 
2.7.1 to 2.7.4.
    - [Release notes](https://github.com/gdamore/tcell/releases)
    - [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv2.md)
    - [Commits](https://github.com/gdamore/tcell/compare/v2.7.1...v2.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gdamore/tcell/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 be0a6cada1..3c7b8efeca 100644
--- a/plc4go/go.mod
+++ b/plc4go/go.mod
@@ -26,7 +26,7 @@ require (
        github.com/ajankovic/xdiff v0.0.1
        github.com/dchest/uniuri v1.2.0
        github.com/fatih/color v1.16.0
-       github.com/gdamore/tcell/v2 v2.7.1
+       github.com/gdamore/tcell/v2 v2.7.4
        github.com/google/uuid v1.6.0
        github.com/gopacket/gopacket v1.2.0
        github.com/icza/bitio v1.1.0
diff --git a/plc4go/go.sum b/plc4go/go.sum
index c8efe8dca9..e0d1bc8acd 100644
--- a/plc4go/go.sum
+++ b/plc4go/go.sum
@@ -19,8 +19,8 @@ github.com/fsnotify/fsnotify v1.7.0 
h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nos
 github.com/fsnotify/fsnotify v1.7.0/go.mod 
h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
 github.com/gdamore/encoding v1.0.0 
h1:+7OoQ1Bc6eTm5niUzBa0Ctsh6JbMW6Ra+YNuAtDBdko=
 github.com/gdamore/encoding v1.0.0/go.mod 
h1:alR0ol34c49FCSBLjhosxzcPHQbf2trDkoo5dl+VrEg=
-github.com/gdamore/tcell/v2 v2.7.1 
h1:TiCcmpWHiAU7F0rA2I3S2Y4mmLmO9KHxJ7E1QhYzQbc=
-github.com/gdamore/tcell/v2 v2.7.1/go.mod 
h1:dSXtXTSK0VsW1biw65DZLZ2NKr7j0qP/0J7ONmsraWg=
+github.com/gdamore/tcell/v2 v2.7.4 
h1:sg6/UnTM9jGpZU+oFYAsDahfchWAFW8Xx2yFinNSAYU=
+github.com/gdamore/tcell/v2 v2.7.4/go.mod 
h1:dSXtXTSK0VsW1biw65DZLZ2NKr7j0qP/0J7ONmsraWg=
 github.com/godbus/dbus/v5 v5.0.4/go.mod 
h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
 github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
 github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=

Reply via email to