chore(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0 (#3396)

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-07-05 22:49:07 +08:00
committed by GitHub
parent f76c70ea9a
commit a86942d532
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -34,7 +34,7 @@ require (
go.uber.org/automaxprocs v1.5.2
go.uber.org/goleak v1.2.1
golang.org/x/net v0.11.0
golang.org/x/sys v0.9.0
golang.org/x/sys v0.10.0
golang.org/x/time v0.3.0
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
google.golang.org/grpc v1.56.1