Bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#1042)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-25 23:52:14 +02:00
committed by GitHub
parent 0e19b80dd5
commit e724ec8883
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -88,7 +88,7 @@ require (
golang.org/x/sys v0.13.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577 // indirect
google.golang.org/grpc v1.57.0 // indirect
google.golang.org/grpc v1.57.1 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gotest.tools v2.2.0+incompatible // indirect
)