build(deps): Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /errors (#16055)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
This commit is contained in:
dependabot[bot]
2023-05-08 13:04:23 +00:00
committed by GitHub
co-authored by github-actions marbar3778
parent 382ebe1a68
commit 6403d76c48
42 changed files with 187 additions and 183 deletions
+3 -3
View File
@@ -5,8 +5,8 @@ go 1.20
require (
github.com/cosmos/cosmos-proto v1.0.0-beta.3
github.com/cosmos/gogoproto v1.4.9
google.golang.org/genproto v0.0.0-20230320184635-7606e756e683
google.golang.org/grpc v1.54.0
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
google.golang.org/grpc v1.55.0
google.golang.org/protobuf v1.30.0
)
@@ -15,6 +15,6 @@ require (
github.com/google/go-cmp v0.5.9 // indirect
golang.org/x/exp v0.0.0-20230131160201-f062dba9d201 // indirect
golang.org/x/net v0.9.0 // indirect
golang.org/x/sys v0.7.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/text v0.9.0 // indirect
)