From 673e5d53faa76b16968487b02357ed7c5ca21dfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:04:41 +0000 Subject: [PATCH] Bump github.com/senzing-garage/sz-sdk-go-grpc from 0.8.6 to 0.8.7 Bumps [github.com/senzing-garage/sz-sdk-go-grpc](https://github.com/senzing-garage/sz-sdk-go-grpc) from 0.8.6 to 0.8.7. - [Release notes](https://github.com/senzing-garage/sz-sdk-go-grpc/releases) - [Changelog](https://github.com/senzing-garage/sz-sdk-go-grpc/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-garage/sz-sdk-go-grpc/compare/0.8.6...0.8.7) --- updated-dependencies: - dependency-name: github.com/senzing-garage/sz-sdk-go-grpc 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 e3582f7..aa639dd 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( 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-core v0.8.8 - github.com/senzing-garage/sz-sdk-go-grpc v0.8.6 + github.com/senzing-garage/sz-sdk-go-grpc v0.8.7 github.com/senzing-garage/sz-sdk-go-mock v0.8.4 github.com/stretchr/testify v1.10.0 google.golang.org/grpc v1.70.0 diff --git a/go.sum b/go.sum index 48eff30..b80531d 100644 --- a/go.sum +++ b/go.sum @@ -32,8 +32,8 @@ github.com/senzing-garage/sz-sdk-go v0.14.4 h1:sw4GokZhuIvkoBf/QYyjolD/Uz5IxCQ+P github.com/senzing-garage/sz-sdk-go v0.14.4/go.mod h1:4VXZYdA6Fg4GkTFsd2HsPxxd3dMRadLD4An4BbhcvWk= 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.6 h1:9TLYGozYmMvX4ufE5kCuxZSjh+BoMVEYGM4hd7O2yag= -github.com/senzing-garage/sz-sdk-go-grpc v0.8.6/go.mod h1:e0bpSL03Xd2uGxq6Ft0qM0wRWHL0SsIrg5C+je9ufjY= +github.com/senzing-garage/sz-sdk-go-grpc v0.8.7 h1:ganMdZELPC3JwxDSL9CGekVaEJiBu2+/Cphsh74tHFg= +github.com/senzing-garage/sz-sdk-go-grpc v0.8.7/go.mod h1:VJdYQvjJn+mppivWPbuSP4gFUyj8RhCB7JqqHSaadt8= github.com/senzing-garage/sz-sdk-go-mock v0.8.4 h1:aZSYuoDWatR7PJRUM0Yt3OX7NM4aQRgpFyh4NuU0kss= github.com/senzing-garage/sz-sdk-go-mock v0.8.4/go.mod h1:ZXayN7Us1aoOW+rIWAt5tcnk2//9NaEVXE6jxBe7BNg= github.com/senzing-garage/sz-sdk-proto v0.7.10 h1:T5T4W63awD9znLrDk94vVzgy1+GBb1ouEkCbtCqJans=