From 8b36637ce45e6ea0ea217e56821ff3e70f2e1627 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 11:40:36 +0000 Subject: [PATCH] Bump github.com/senzing-garage/sz-sdk-go from 0.15.2 to 0.15.3 Bumps [github.com/senzing-garage/sz-sdk-go](https://github.com/senzing-garage/sz-sdk-go) from 0.15.2 to 0.15.3. - [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.2...0.15.3) --- updated-dependencies: - dependency-name: github.com/senzing-garage/sz-sdk-go dependency-version: 0.15.3 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 9f211a2..688c287 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.24 require ( github.com/senzing-garage/go-helpers v0.6.11 github.com/senzing-garage/go-logging v1.5.2 - github.com/senzing-garage/sz-sdk-go v0.15.2 + github.com/senzing-garage/sz-sdk-go v0.15.3 github.com/senzing-garage/sz-sdk-go-core v0.9.4 github.com/senzing-garage/sz-sdk-go-grpc v0.9.5 github.com/senzing-garage/sz-sdk-go-mock v0.8.6 diff --git a/go.sum b/go.sum index fcdda79..cd13c3c 100644 --- a/go.sum +++ b/go.sum @@ -30,8 +30,8 @@ github.com/senzing-garage/go-messaging v1.5.3 h1:bH+LtEgNJj/PRbg1VMK9/Gk457Cdfdc github.com/senzing-garage/go-messaging v1.5.3/go.mod h1:7qvSNAVyWcSIcsnDAm8obCxHItljN295O3fX4bOgfp0= github.com/senzing-garage/go-observing v0.3.4 h1:SQuRmgXZEzcvHYBxObmRf7GYyPt+olZPZhm46ckYGe0= github.com/senzing-garage/go-observing v0.3.4/go.mod h1:EC0jh0estTXmrnLQyUtbsVzSBNdSWFjL5O+gCA/RJJc= -github.com/senzing-garage/sz-sdk-go v0.15.2 h1:fz/wRjhu+XMaNmD8dnmHtGBHM9qF64g+9bBl01Xcr9U= -github.com/senzing-garage/sz-sdk-go v0.15.2/go.mod h1:RPZG4W1AgWxjpA1ogJ0r4TYX0ITx5YhWSIRqEXkdrrg= +github.com/senzing-garage/sz-sdk-go v0.15.3 h1:fq5eZgEooZaQZCv6Knt1zkpo0C9QU1CLS9LCOkRanqo= +github.com/senzing-garage/sz-sdk-go v0.15.3/go.mod h1:RPZG4W1AgWxjpA1ogJ0r4TYX0ITx5YhWSIRqEXkdrrg= github.com/senzing-garage/sz-sdk-go-core v0.9.4 h1:4oYhA6ogYDlNdCgHod66hCSUL4kqhsqL41zoKqk2EOI= github.com/senzing-garage/sz-sdk-go-core v0.9.4/go.mod h1:sv1i6youVc23YV2qKw5QgFlzXxWyQckzydmGLIyyB1g= github.com/senzing-garage/sz-sdk-go-grpc v0.9.5 h1:H5tdKnWAIRD3vumlguYkMg6A0hU41p0KqGVZZYElogg=