From 76e37abe3df0990f30c35a6a543e3f6250345dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 00:48:08 +0000 Subject: [PATCH] Bump github.com/senzing-garage/go-helpers from 0.6.2 to 0.6.3 Bumps [github.com/senzing-garage/go-helpers](https://github.com/senzing-garage/go-helpers) from 0.6.2 to 0.6.3. - [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.2...0.6.3) --- 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 475f64d..e2cdbd8 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22.0 toolchain go1.23.1 require ( - github.com/senzing-garage/go-helpers v0.6.2 + github.com/senzing-garage/go-helpers v0.6.3 github.com/spf13/cobra v1.8.1 github.com/spf13/viper v1.19.0 github.com/stretchr/testify v1.9.0 diff --git a/go.sum b/go.sum index 2ce0572..b1429b0 100644 --- a/go.sum +++ b/go.sum @@ -34,8 +34,8 @@ github.com/sagikazarmark/locafero v0.6.0 h1:ON7AQg37yzcRPU69mt7gwhFEBwxI6P9T4Qu3 github.com/sagikazarmark/locafero v0.6.0/go.mod h1:77OmuIc6VTraTXKXIs/uvUxKGUXjE1GbemJYHqdNjX0= github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6gto+ugjYE= github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ= -github.com/senzing-garage/go-helpers v0.6.2 h1:IxjCgfI5jAcZp2NPHf8YQm4uubnMKndUBGjEJdJhztg= -github.com/senzing-garage/go-helpers v0.6.2/go.mod h1:YerS7RDFiZMc/2kp9RpAPO8HrsPVy+kMQ2wyGjiAn6U= +github.com/senzing-garage/go-helpers v0.6.3 h1:iZ0cPGgGkRfuh+DGlcVQeKLnCRgW92qaHDXZnw1xgs4= +github.com/senzing-garage/go-helpers v0.6.3/go.mod h1:YerS7RDFiZMc/2kp9RpAPO8HrsPVy+kMQ2wyGjiAn6U= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8=