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 ec409e2  chore(deps): bump github.com/rs/zerolog from 1.35.0 to 1.35.1 
in /plc4go (#645)
ec409e2 is described below

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

    chore(deps): bump github.com/rs/zerolog from 1.35.0 to 1.35.1 in /plc4go 
(#645)
    
    Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.35.0 to 
1.35.1.
    - [Commits](https://github.com/rs/zerolog/compare/v1.35.0...v1.35.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/rs/zerolog
      dependency-version: 1.35.1
      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 ef089dc..934fc93 100644
--- a/plc4go/go.mod
+++ b/plc4go/go.mod
@@ -29,7 +29,7 @@ require (
        github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213
        github.com/pkg/errors v0.9.1
        github.com/rivo/tview v0.42.0
-       github.com/rs/zerolog v1.35.0
+       github.com/rs/zerolog v1.35.1
        github.com/schollz/progressbar/v3 v3.19.0
        github.com/spf13/cobra v1.10.2
        github.com/spf13/viper v1.21.0
diff --git a/plc4go/go.sum b/plc4go/go.sum
index 1b572c0..fb3fd8e 100644
--- a/plc4go/go.sum
+++ b/plc4go/go.sum
@@ -93,8 +93,8 @@ github.com/rivo/uniseg v0.4.7 
h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
 github.com/rivo/uniseg v0.4.7/go.mod 
h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
 github.com/rogpeppe/go-internal v1.11.0 
h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M=
 github.com/rogpeppe/go-internal v1.11.0/go.mod 
h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA=
-github.com/rs/zerolog v1.35.0 h1:VD0ykx7HMiMJytqINBsKcbLS+BJ4WYjz+05us+LRTdI=
-github.com/rs/zerolog v1.35.0/go.mod 
h1:EjML9kdfa/RMA7h/6z6pYmq1ykOuA8/mjWaEvGI+jcw=
+github.com/rs/zerolog v1.35.1 h1:m7xQeoiLIiV0BCEY4Hs+j2NG4Gp2o2KPKmhnnLiazKI=
+github.com/rs/zerolog v1.35.1/go.mod 
h1:EjML9kdfa/RMA7h/6z6pYmq1ykOuA8/mjWaEvGI+jcw=
 github.com/russross/blackfriday/v2 v2.1.0/go.mod 
h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
 github.com/sagikazarmark/locafero v0.12.0 
h1:/NQhBAkUb4+fH1jivKHWusDYFjMOOKU88eegjfxfHb4=
 github.com/sagikazarmark/locafero v0.12.0/go.mod 
h1:sZh36u/YSZ918v0Io+U9ogLYQJ9tLLBmM4eneO6WwsI=

Reply via email to