chore(deps): bump storj.io/drpc from 0.0.30 to 0.0.31
Bumps [storj.io/drpc](https://github.com/storj/drpc) from 0.0.30 to 0.0.31. - [Release notes](https://github.com/storj/drpc/releases) - [Commits](https://github.com/storj/drpc/compare/v0.0.30...v0.0.31) --- updated-dependencies: - dependency-name: storj.io/drpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
20d8b4ef46
commit
373daa987c
2
go.mod
2
go.mod
@ -7,5 +7,5 @@ require (
|
||||
golang.org/x/net v0.0.0-20210928044308-7d9f5e0b762b
|
||||
google.golang.org/grpc v1.45.0
|
||||
google.golang.org/protobuf v1.28.0
|
||||
storj.io/drpc v0.0.30
|
||||
storj.io/drpc v0.0.31
|
||||
)
|
||||
|
4
go.sum
4
go.sum
@ -175,5 +175,5 @@ gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b h1:h8qDotaEPuJATrMmW04NCwg7v
|
||||
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.30 h1:jqPe4T9KEu3CDBI05A2hCMgMSHLtd/E0N0yTF9QreIE=
|
||||
storj.io/drpc v0.0.30/go.mod h1:6rcOyR/QQkSTX/9L5ZGtlZaE2PtXTTZl8d+ulSeeYEg=
|
||||
storj.io/drpc v0.0.31 h1:TwRGAmTvUIqetaocwou9EQz3i7SjZ9qrMG5oVuhkS6c=
|
||||
storj.io/drpc v0.0.31/go.mod h1:6rcOyR/QQkSTX/9L5ZGtlZaE2PtXTTZl8d+ulSeeYEg=
|
||||
|
Loading…
x
Reference in New Issue
Block a user