From 995dcfb685803f8cf4029ac21e7390d822710247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 16:34:48 +0000 Subject: [PATCH] Bump github.com/dmachard/go-clientsyslog from 0.3.0 to 0.4.0 Bumps [github.com/dmachard/go-clientsyslog](https://github.com/dmachard/go-clientsyslog) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/dmachard/go-clientsyslog/releases) - [Commits](https://github.com/dmachard/go-clientsyslog/compare/v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: github.com/dmachard/go-clientsyslog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index ee550bbb..105aa4c3 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/IBM/fluent-forward-go v0.2.2 github.com/IBM/sarama v1.43.1 github.com/cilium/ebpf v0.15.0 - github.com/dmachard/go-clientsyslog v0.3.0 + github.com/dmachard/go-clientsyslog v0.4.0 github.com/dmachard/go-dnstap-protobuf v1.0.1 github.com/dmachard/go-framestream v0.10.0 github.com/dmachard/go-logger v0.4.0 diff --git a/go.sum b/go.sum index 10aa4528..363f9a4a 100644 --- a/go.sum +++ b/go.sum @@ -467,8 +467,8 @@ github.com/deepmap/oapi-codegen v1.12.4/go.mod h1:3lgHGMu6myQ2vqbbTXH2H1o4eXFTGn github.com/dennwc/varint v1.0.0 h1:kGNFFSSw8ToIy3obO/kKr8U9GZYUAxQEVuix4zfDWzE= github.com/dennwc/varint v1.0.0/go.mod h1:hnItb35rvZvJrbTALZtY/iQfDs48JKRG1RPpgziApxA= github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ= -github.com/dmachard/go-clientsyslog v0.3.0 h1:CV6PlG6mr6nYoKjcEZP1RFJudw+Lr7D3abVdWRyM0tc= -github.com/dmachard/go-clientsyslog v0.3.0/go.mod h1:llRfIIzxlTNsEQbVF6GKUzxORDWTiSvld3ElJcUtyCo= +github.com/dmachard/go-clientsyslog v0.4.0 h1:1eL/XIzfRCB9g2kVsY4bHAQE7uPVPv472qtXvzU6u6Y= +github.com/dmachard/go-clientsyslog v0.4.0/go.mod h1:llRfIIzxlTNsEQbVF6GKUzxORDWTiSvld3ElJcUtyCo= github.com/dmachard/go-dnstap-protobuf v1.0.1 h1:Fu5/SWpRzUPqLPmERw/6CoqcDlYSk5FGC7JzmIKz/F4= github.com/dmachard/go-dnstap-protobuf v1.0.1/go.mod h1:eU6ktwd2+GWAhorMaRSk3O9hMb8pI41uOKDSB08elOk= github.com/dmachard/go-framestream v0.10.0 h1:NzDOkpJOdrgV/c0XKCsVxijILbdTxsUcUlSwp4y34mw=