From 49f0348ac528063347c270213f3075eb99a724de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 11:08:59 +0000 Subject: [PATCH] Bump github.com/senzing-garage/sz-sdk-go from 0.14.4 to 0.14.5 Bumps [github.com/senzing-garage/sz-sdk-go](https://github.com/senzing-garage/sz-sdk-go) from 0.14.4 to 0.14.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.14.4...0.14.5) --- updated-dependencies: - dependency-name: github.com/senzing-garage/sz-sdk-go 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 aa639dd..9f11a25 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ toolchain go1.23.2 require ( github.com/senzing-garage/go-helpers v0.6.4 github.com/senzing-garage/go-logging v1.5.1 - github.com/senzing-garage/sz-sdk-go v0.14.4 + github.com/senzing-garage/sz-sdk-go v0.14.5 github.com/senzing-garage/sz-sdk-go-core v0.8.8 github.com/senzing-garage/sz-sdk-go-grpc v0.8.7 github.com/senzing-garage/sz-sdk-go-mock v0.8.4 diff --git a/go.sum b/go.sum index b80531d..d76d1fc 100644 --- a/go.sum +++ b/go.sum @@ -28,8 +28,8 @@ github.com/senzing-garage/go-messaging v1.5.2 h1:lU9W2HV3zKQsDU9Vs7lwe/C/LbHVCMn github.com/senzing-garage/go-messaging v1.5.2/go.mod h1:iEWGVuDGWjolIkwLqnn9oJS7ifF3aoZjTtI44tf1gWQ= github.com/senzing-garage/go-observing v0.3.3 h1:AhQYgOG012sDZtWXYcXVAaS5qEoDjlWmPYJDVCUZ/g0= github.com/senzing-garage/go-observing v0.3.3/go.mod h1:qFUi5Dwb6vmd7izTZGjGbWKUGRHzWzsgbsX3oNSD198= -github.com/senzing-garage/sz-sdk-go v0.14.4 h1:sw4GokZhuIvkoBf/QYyjolD/Uz5IxCQ+Pu2KVUlTSsc= -github.com/senzing-garage/sz-sdk-go v0.14.4/go.mod h1:4VXZYdA6Fg4GkTFsd2HsPxxd3dMRadLD4An4BbhcvWk= +github.com/senzing-garage/sz-sdk-go v0.14.5 h1:EbXg15KcrBUFiN7dyptHKye0UiMmG1ZaSHO48j1RlSs= +github.com/senzing-garage/sz-sdk-go v0.14.5/go.mod h1:wwLyt+FAF2xA3hWHjWkNOYvKZvjHxfHDvspTHA/Dtno= github.com/senzing-garage/sz-sdk-go-core v0.8.8 h1:/8pp7pykyBU+DonHJLYJ1RyCfeJ0RcfRV0gwYAqrkps= github.com/senzing-garage/sz-sdk-go-core v0.8.8/go.mod h1:ughHKXzs5eIzxVUavH+YTxIjmG7apz0HKWIjKmV1bKA= github.com/senzing-garage/sz-sdk-go-grpc v0.8.7 h1:ganMdZELPC3JwxDSL9CGekVaEJiBu2+/Cphsh74tHFg=