From c7459d1f4ee974d57b9c2494bc2b07a314f566d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 11:14:42 +0000 Subject: [PATCH] Bump github.com/senzing-garage/sz-sdk-go from 0.14.0 to 0.14.1 (#194) Bumps [github.com/senzing-garage/sz-sdk-go](https://github.com/senzing-garage/sz-sdk-go) from 0.14.0 to 0.14.1. - [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.0...0.14.1) --- 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 35a74c3..46778ea 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.21 require ( github.com/senzing-garage/go-helpers v0.6.0 github.com/senzing-garage/go-logging v1.5.1 - github.com/senzing-garage/sz-sdk-go v0.14.0 + github.com/senzing-garage/sz-sdk-go v0.14.1 github.com/senzing-garage/sz-sdk-go-core v0.8.1 github.com/senzing-garage/sz-sdk-go-grpc v0.8.1 github.com/senzing-garage/sz-sdk-go-mock v0.8.0 diff --git a/go.sum b/go.sum index 3b87e76..72d310f 100644 --- a/go.sum +++ b/go.sum @@ -20,8 +20,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.2 h1:jXW5u656aZywe/UEUi7ga7nieBSW4CUO8YKvpNNAFMQ= github.com/senzing-garage/go-observing v0.3.2/go.mod h1:5yHCwaaIrwX81JOghAL/1Q1V8eF7SQhyBBdhTb7+rgY= -github.com/senzing-garage/sz-sdk-go v0.14.0 h1:Pv+CGgl3qFmaksMlzkcMATdFplnWZi3oFx+enFU9rcM= -github.com/senzing-garage/sz-sdk-go v0.14.0/go.mod h1:pr9d622FPNGFPgAFooCcUWNeh+AEyVDkvR3Fmsp6whg= +github.com/senzing-garage/sz-sdk-go v0.14.1 h1:bJOOHROg/SMEZ8KhCypVMr7scMzCuSpDpcMR9e4gzsA= +github.com/senzing-garage/sz-sdk-go v0.14.1/go.mod h1:9Kvr/NpNoU1DSKpVXmZ+91/WFMKvXmjuubFhAiS69Ts= github.com/senzing-garage/sz-sdk-go-core v0.8.1 h1:cONM0+0UxqrNbeXja0fUOnof1NVqJAui3B212BwgmDc= github.com/senzing-garage/sz-sdk-go-core v0.8.1/go.mod h1:n86mrlWjLnrJLDSAxnNCPji0ycKUI2WoBJ7iXMHKqJM= github.com/senzing-garage/sz-sdk-go-grpc v0.8.1 h1:mlspwOcI19US2kyrMRg3V5BzDb4X35EHc7rUMLuebIM=