From 5fb19b873706fa30533e95152ea68fae190ae6a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 09:01:20 +0000 Subject: [PATCH] Bump github.com/scanoss/go-grpc-helper from 0.6.0 to 0.7.0 Bumps [github.com/scanoss/go-grpc-helper](https://github.com/scanoss/go-grpc-helper) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/scanoss/go-grpc-helper/releases) - [Changelog](https://github.com/scanoss/go-grpc-helper/blob/main/CHANGELOG.md) - [Commits](https://github.com/scanoss/go-grpc-helper/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: github.com/scanoss/go-grpc-helper dependency-type: direct:production update-type: version-update:semver-minor ... 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 43bc000..542b030 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 github.com/jmoiron/sqlx v1.4.0 github.com/lib/pq v1.10.9 - github.com/scanoss/go-grpc-helper v0.6.0 + github.com/scanoss/go-grpc-helper v0.7.0 github.com/scanoss/go-purl-helper v0.2.1 github.com/scanoss/papi v0.2.0 github.com/scanoss/zap-logging-helper v0.3.2 diff --git a/go.sum b/go.sum index 32e052d..4c2fd72 100644 --- a/go.sum +++ b/go.sum @@ -619,8 +619,8 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs= github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8= github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4= -github.com/scanoss/go-grpc-helper v0.6.0 h1:iswLBVsbPji4rkxQN2syd0afNWHI2p8s4Cucf4IO47g= -github.com/scanoss/go-grpc-helper v0.6.0/go.mod h1:IYCUsaVOsKij7nwC7H1wB6QtWjkBSSsptnffW8m/xfE= +github.com/scanoss/go-grpc-helper v0.7.0 h1:3lk8F6WwqAQqzXXuj9gtpI2NS3ktueFj1L+ea6gN7Ro= +github.com/scanoss/go-grpc-helper v0.7.0/go.mod h1:IYCUsaVOsKij7nwC7H1wB6QtWjkBSSsptnffW8m/xfE= github.com/scanoss/go-purl-helper v0.2.1 h1:jp960a585ycyJSlqZky1NatMJBIQi/JGITDfNSu/9As= github.com/scanoss/go-purl-helper v0.2.1/go.mod h1:v20/bKD8G+vGrILdiq6r0hyRD2bO8frCJlu9drEcQ38= github.com/scanoss/ipfilter/v2 v2.0.2 h1:GaB9i8kVJg9JQZm5XGStYkEpiaCVdsrj7ezI2wV/oh8=