build(deps): Bump google.golang.org/grpc from 1.45.0 to 1.46.0 in /api (#11758)

This commit is contained in:
dependabot[bot]
2022-04-25 17:06:29 -04:00
committed by GitHub
parent 2d059ae74b
commit 3c2c937df2
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/cosmos/cosmos-proto v1.0.0-alpha7
github.com/gogo/protobuf v1.3.2
google.golang.org/genproto v0.0.0-20211223182754-3ac035c7e7cb
google.golang.org/grpc v1.45.0
google.golang.org/grpc v1.46.0
google.golang.org/protobuf v1.28.0
)