From c93fb260473fe379e81250cb613dd076fb81f2af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 11:59:32 +0000 Subject: [PATCH] Bump github.com/senzing-garage/go-helpers from 0.6.4 to 0.6.5 Bumps [github.com/senzing-garage/go-helpers](https://github.com/senzing-garage/go-helpers) from 0.6.4 to 0.6.5. - [Release notes](https://github.com/senzing-garage/go-helpers/releases) - [Changelog](https://github.com/senzing-garage/go-helpers/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-garage/go-helpers/compare/0.6.4...0.6.5) --- updated-dependencies: - dependency-name: github.com/senzing-garage/go-helpers dependency-type: direct:production update-type: version-update:semver-patch ... 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 9f11a25..ca8b256 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22.7 toolchain go1.23.2 require ( - github.com/senzing-garage/go-helpers v0.6.4 + github.com/senzing-garage/go-helpers v0.6.5 github.com/senzing-garage/go-logging v1.5.1 github.com/senzing-garage/sz-sdk-go v0.14.5 github.com/senzing-garage/sz-sdk-go-core v0.8.8 diff --git a/go.sum b/go.sum index d76d1fc..79b3b04 100644 --- a/go.sum +++ b/go.sum @@ -20,8 +20,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.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ= github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog= -github.com/senzing-garage/go-helpers v0.6.4 h1:dIloW8l7JyCmHEK2xZ+6fmRo07h8Uni+bKmQApDFsgg= -github.com/senzing-garage/go-helpers v0.6.4/go.mod h1:SWMj1ri67PO4hYzD1NxIEIlfYGviGlv4iIp3CPQ1Bpk= +github.com/senzing-garage/go-helpers v0.6.5 h1:J95+EN/PmSsDG+Cbk0uFOiIZ9GA/J7nO1VAF0wJUL/M= +github.com/senzing-garage/go-helpers v0.6.5/go.mod h1:A6kPasBp/3Lf7FjMCC5fZ0jS5CmnvJXDfNb3YYW097g= github.com/senzing-garage/go-logging v1.5.1 h1:3nqw75gN5x+6PQRop34/49+3kag1aE9dlFne7pILQAg= github.com/senzing-garage/go-logging v1.5.1/go.mod h1:ki4sQ46iI1Kjl1kkknYFQC2DY+zJj6Pod61wohGUs4E= github.com/senzing-garage/go-messaging v1.5.2 h1:lU9W2HV3zKQsDU9Vs7lwe/C/LbHVCMng9kQOL/r8pOI=