Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#2216)

This commit is contained in:
dependabot[bot] 2023-06-18 10:06:33 +00:00 committed by GitHub
parent 084f4f2e4c
commit def5807c64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -24,7 +24,7 @@ require (
golang.org/x/net v0.11.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.9.0
google.golang.org/grpc v1.55.0
google.golang.org/grpc v1.56.0
google.golang.org/protobuf v1.30.0
gvisor.dev/gvisor v0.0.0-20220901235040-6ca97ef2ce1c
h12.io/socks v1.0.3