From aadee78fab67ef001098f7d4aed889c0b1fcb069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Mar 2022 12:10:44 +0300 Subject: [PATCH] chore(deps): bump storj.io/drpc from 0.0.29 to 0.0.30 (#39) Bumps [storj.io/drpc](https://github.com/storj/drpc) from 0.0.29 to 0.0.30. - [Release notes](https://github.com/storj/drpc/releases) - [Commits](https://github.com/storj/drpc/compare/v0.0.29...v0.0.30) --- updated-dependencies: - dependency-name: storj.io/drpc 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 7f0429e..0957a48 100644 --- a/go.mod +++ b/go.mod @@ -7,5 +7,5 @@ require ( golang.org/x/net v0.0.0-20210928044308-7d9f5e0b762b google.golang.org/grpc v1.44.0 google.golang.org/protobuf v1.27.1 - storj.io/drpc v0.0.29 + storj.io/drpc v0.0.30 ) diff --git a/go.sum b/go.sum index d844202..cbb56de 100644 --- a/go.sum +++ b/go.sum @@ -169,5 +169,5 @@ gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776/go.mod h1:K4uyk7z7BCEPqu6E+C gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= -storj.io/drpc v0.0.29 h1:Ihd4ls/JQFr0lctefie3iu+3QM4duccCKr9uMzf4sKY= -storj.io/drpc v0.0.29/go.mod h1:6rcOyR/QQkSTX/9L5ZGtlZaE2PtXTTZl8d+ulSeeYEg= +storj.io/drpc v0.0.30 h1:jqPe4T9KEu3CDBI05A2hCMgMSHLtd/E0N0yTF9QreIE= +storj.io/drpc v0.0.30/go.mod h1:6rcOyR/QQkSTX/9L5ZGtlZaE2PtXTTZl8d+ulSeeYEg=