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

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

    build(deps): bump github.com/rs/zerolog from 1.35.0 to 1.35.1 in /plc4go 
(#2529)
    
    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 594c0d3c17..083af36bf8 100644
--- a/plc4go/go.mod
+++ b/plc4go/go.mod
@@ -32,7 +32,7 @@ require (
        github.com/jacobsa/go-serial v0.0.0-20180131005756-15cf729a72d4
        github.com/libp2p/go-reuseport v0.4.0
        github.com/pkg/errors v0.9.1
-       github.com/rs/zerolog v1.35.0
+       github.com/rs/zerolog v1.35.1
        github.com/snksoft/crc v1.1.0
        github.com/stretchr/testify v1.11.1
        github.com/subchen/go-xmldom v1.1.2
diff --git a/plc4go/go.sum b/plc4go/go.sum
index 5a39addd7e..769fedca25 100644
--- a/plc4go/go.sum
+++ b/plc4go/go.sum
@@ -86,8 +86,8 @@ github.com/pmezard/go-difflib 
v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod 
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
 github.com/rogpeppe/go-internal v1.12.0 
h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=
 github.com/rogpeppe/go-internal v1.12.0/go.mod 
h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=
-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/snksoft/crc v1.1.0 h1:HkLdI4taFlgGGG1KvsWMpz78PkOC9TkPVpTV/cuWn48=
 github.com/snksoft/crc v1.1.0/go.mod 
h1:5/gUOsgAm7OmIhb6WJzw7w5g2zfJi4FrHYgGPdshE+A=

Reply via email to