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 97defa263e build(deps): bump github.com/fatih/color in /plc4go (#2501)
97defa263e is described below

commit 97defa263eeba6f49aa06abb95863b6e57c41f8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 08:31:31 2026 +0100

    build(deps): bump github.com/fatih/color in /plc4go (#2501)
    
    Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.18.0 
to 1.19.0.
    - [Release notes](https://github.com/fatih/color/releases)
    - [Commits](https://github.com/fatih/color/compare/v1.18.0...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fatih/color
      dependency-version: 1.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 9294c2131c..d70bb56bbc 100644
--- a/plc4go/go.mod
+++ b/plc4go/go.mod
@@ -25,7 +25,7 @@ require (
        github.com/IBM/netaddr v1.5.0
        github.com/ajankovic/xdiff v0.0.1
        github.com/cstockton/go-conv v1.0.0
-       github.com/fatih/color v1.18.0
+       github.com/fatih/color v1.19.0
        github.com/google/uuid v1.6.0
        github.com/gopacket/gopacket v1.5.0
        github.com/icza/bitio v1.1.0
diff --git a/plc4go/go.sum b/plc4go/go.sum
index 51a9b3207a..4b2eefd748 100644
--- a/plc4go/go.sum
+++ b/plc4go/go.sum
@@ -20,8 +20,8 @@ github.com/davecgh/go-spew 
v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod 
h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
 github.com/dnephin/pflag v1.0.7 h1:oxONGlWxhmUct0YzKTgrpQv9AUA1wtPBn7zuSjJqptk=
 github.com/dnephin/pflag v1.0.7/go.mod 
h1:uxE91IoWURlOiTUIA8Mq5ZZkAv3dPUfZNaT80Zm7OQE=
-github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=
-github.com/fatih/color v1.18.0/go.mod 
h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU=
+github.com/fatih/color v1.19.0 h1:Zp3PiM21/9Ld6FzSKyL5c/BULoe/ONr9KlbYVOfG8+w=
+github.com/fatih/color v1.19.0/go.mod 
h1:zNk67I0ZUT1bEGsSGyCZYZNrHuTkJJB+r6Q9VuMi0LE=
 github.com/fatih/structs v1.1.0 h1:Q7juDM0QtcnhCpeyLGQKyg4TOIghuNXrkL32pHAUMxo=
 github.com/fatih/structs v1.1.0/go.mod 
h1:9NiDSp5zOcgEDl+j00MP/WkGVPOlPRLejGD8Ga6PJ7M=
 github.com/fsnotify/fsnotify v1.9.0 
h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k=

Reply via email to