From 902f9d5fc8eb21c17040f26cb3ea12b039e6fd98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 22:49:38 +0000 Subject: [PATCH] Bump github.com/senzing-garage/go-databasing from 0.5.5 to 0.5.6 Bumps [github.com/senzing-garage/go-databasing](https://github.com/senzing-garage/go-databasing) from 0.5.5 to 0.5.6. - [Release notes](https://github.com/senzing-garage/go-databasing/releases) - [Changelog](https://github.com/senzing-garage/go-databasing/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-garage/go-databasing/compare/0.5.5...0.5.6) --- updated-dependencies: - dependency-name: github.com/senzing-garage/go-databasing 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 e4237ab..22a26d2 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.23.2 require ( github.com/senzing-garage/go-cmdhelping v0.3.3 - github.com/senzing-garage/go-databasing v0.5.5 + github.com/senzing-garage/go-databasing v0.5.6 github.com/senzing-garage/go-helpers v0.6.8 github.com/senzing-garage/go-sdk-abstract-factory v0.9.5 github.com/senzing-garage/sz-sdk-go v0.14.5 diff --git a/go.sum b/go.sum index fcb578a..181088a 100644 --- a/go.sum +++ b/go.sum @@ -89,8 +89,8 @@ github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6g github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ= github.com/senzing-garage/go-cmdhelping v0.3.3 h1:qqGdW0ZkaPjUewiBxH8mmW+1VdyvoIuk47fnHxDghzo= github.com/senzing-garage/go-cmdhelping v0.3.3/go.mod h1:hqa81cbshd65Xw8BSjV5wNQf2Ujk49YXQKq/LhVI4Rs= -github.com/senzing-garage/go-databasing v0.5.5 h1:3hInsQ4f6GWBoOX9BCBdbh3HNT+htEjzVvnE/pQvJOA= -github.com/senzing-garage/go-databasing v0.5.5/go.mod h1:MPil7OWDVju69UUnNOuwi3bKlz2NLeX7KOvWwMh5iJQ= +github.com/senzing-garage/go-databasing v0.5.6 h1:nDhE5rw5bUJG5vDds4l3OZxpDtqnHDowlCuuoRzvJWQ= +github.com/senzing-garage/go-databasing v0.5.6/go.mod h1:MPil7OWDVju69UUnNOuwi3bKlz2NLeX7KOvWwMh5iJQ= github.com/senzing-garage/go-helpers v0.6.8 h1:xS0V+9ypQY6LmYQV4RWUHdtES6YO1iPiBs3gjl7HlfU= github.com/senzing-garage/go-helpers v0.6.8/go.mod h1:BeXL72VYQ2pKjiPGuJux9dypMyJubyLMfRfAth/MHGQ= github.com/senzing-garage/go-logging v1.5.1 h1:3nqw75gN5x+6PQRop34/49+3kag1aE9dlFne7pILQAg=