chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 (#3976)

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]
2024-03-07 10:45:19 +08:00
committed by GitHub
parent 1631aa02ad
commit 2f4c58ed73
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -37,7 +37,7 @@ require (
golang.org/x/sys v0.18.0
golang.org/x/time v0.5.0
google.golang.org/genproto/googleapis/api v0.0.0-20240123012728-ef4313101c80
google.golang.org/grpc v1.62.0
google.golang.org/grpc v1.62.1
google.golang.org/protobuf v1.33.0
gopkg.in/cheggaaa/pb.v1 v1.0.28
gopkg.in/h2non/gock.v1 v1.1.2