From befb9128f82866df63bc54159ec3b3a5ec2d53be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 12:52:08 +0000 Subject: [PATCH] Bump github.com/senzing-garage/sz-sdk-go from 0.15.4 to 0.15.5 Bumps [github.com/senzing-garage/sz-sdk-go](https://github.com/senzing-garage/sz-sdk-go) from 0.15.4 to 0.15.5. - [Release notes](https://github.com/senzing-garage/sz-sdk-go/releases) - [Changelog](https://github.com/senzing-garage/sz-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-garage/sz-sdk-go/compare/0.15.4...0.15.5) --- updated-dependencies: - dependency-name: github.com/senzing-garage/sz-sdk-go dependency-version: 0.15.5 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 50369af..f95be77 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/senzing-garage/go-databasing v0.5.8 github.com/senzing-garage/go-helpers v0.6.13 github.com/senzing-garage/go-sdk-abstract-factory v0.9.10 - github.com/senzing-garage/sz-sdk-go v0.15.4 + github.com/senzing-garage/sz-sdk-go v0.15.5 github.com/spf13/cobra v1.9.1 github.com/spf13/viper v1.20.1 github.com/stretchr/testify v1.10.0 diff --git a/go.sum b/go.sum index 113bc37..e072afd 100644 --- a/go.sum +++ b/go.sum @@ -97,8 +97,8 @@ github.com/senzing-garage/go-observing v0.3.5 h1:DDb8MzycnbTv4Gu9BVO1Whjmbq51CMd github.com/senzing-garage/go-observing v0.3.5/go.mod h1:U9WB1nmAZ+BfxuDcfJ3SydwtxhhWS0uXupCkNokbiYU= github.com/senzing-garage/go-sdk-abstract-factory v0.9.10 h1:D/xfgwAB6c37cTRSf1dXD3QM2AuWXfiJXtTotWvRQYM= github.com/senzing-garage/go-sdk-abstract-factory v0.9.10/go.mod h1:aSiDfD8UN+dZecAVU4cTXnni/OW2jUKriOf5rOcaHtM= -github.com/senzing-garage/sz-sdk-go v0.15.4 h1:Q3dquqNBOtr25ICVk8KVj55qjvKib2eW2vGvgKX02Kg= -github.com/senzing-garage/sz-sdk-go v0.15.4/go.mod h1:RPZG4W1AgWxjpA1ogJ0r4TYX0ITx5YhWSIRqEXkdrrg= +github.com/senzing-garage/sz-sdk-go v0.15.5 h1:3dqpUf/LyMrecuCHrZfOhGIU4qgP1t6yAO5q641JNSo= +github.com/senzing-garage/sz-sdk-go v0.15.5/go.mod h1:RPZG4W1AgWxjpA1ogJ0r4TYX0ITx5YhWSIRqEXkdrrg= github.com/senzing-garage/sz-sdk-go-core v0.9.6 h1:qtXdf4VqcJIj+elfCciulKvW6kK/ckUAKnKo8608H74= github.com/senzing-garage/sz-sdk-go-core v0.9.6/go.mod h1:Wja8sgYbpZ6pvS/Y6wYqI1Nn6OjCTP2xP8+SqKqiMvM= github.com/senzing-garage/sz-sdk-go-grpc v0.9.6 h1:c3gD4Yc2GO5oc4yqACGSUlkhZ3nyCsat0DQJlJMo1wU=