From 7fcab7fa0563d961305f9bbd93db3b78d7ecd359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 07:03:04 +0000 Subject: [PATCH] Bump github.com/hyperledger/fabric-protos-go-apiv2 from 0.3.2 to 0.3.3 Bumps [github.com/hyperledger/fabric-protos-go-apiv2](https://github.com/hyperledger/fabric-protos-go-apiv2) from 0.3.2 to 0.3.3. - [Commits](https://github.com/hyperledger/fabric-protos-go-apiv2/compare/v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: github.com/hyperledger/fabric-protos-go-apiv2 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 db717d8d..71779ec8 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/golang/protobuf v1.5.3 github.com/google/uuid v1.5.0 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 - github.com/hyperledger/fabric-protos-go-apiv2 v0.3.2 + github.com/hyperledger/fabric-protos-go-apiv2 v0.3.3 github.com/onsi/ginkgo/v2 v2.15.0 github.com/onsi/gomega v1.31.1 github.com/open-policy-agent/opa v0.60.0 diff --git a/go.sum b/go.sum index daadb620..a257f4ac 100644 --- a/go.sum +++ b/go.sum @@ -105,8 +105,8 @@ github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 h1:UH//fgunKIs4JdUbpDl1VZCDa github.com/grpc-ecosystem/go-grpc-middleware v1.4.0/go.mod h1:g5qyo/la0ALbONm6Vbp88Yd8NsDy6rZz+RcrMPxvld8= github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 h1:YBftPWNWd4WwGqtY2yeZL2ef8rHAxPBD8KFhJpmcqms= github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0/go.mod h1:YN5jB8ie0yfIUg6VvR9Kz84aCaG7AsGZnLjhHbUqwPg= -github.com/hyperledger/fabric-protos-go-apiv2 v0.3.2 h1:zL93mhCZbO99pzelinxqx+SahGAVafvbVR6nzRJkXts= -github.com/hyperledger/fabric-protos-go-apiv2 v0.3.2/go.mod h1:2pq0ui6ZWA0cC8J+eCErgnMDCS1kPOEYVY+06ZAK0qE= +github.com/hyperledger/fabric-protos-go-apiv2 v0.3.3 h1:Xpd6fzG/KjAOHJsq7EQXY2l+qi/y8muxBaY7R6QWABk= +github.com/hyperledger/fabric-protos-go-apiv2 v0.3.3/go.mod h1:2pq0ui6ZWA0cC8J+eCErgnMDCS1kPOEYVY+06ZAK0qE= github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc= github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5/go.mod h1:7Id9E/uU8ce6rXgefFLlgrJj/GYY22cpxn+r32jIOes= github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=