Bump golang.org/x/sys from 0.9.0 to 0.12.0 (#1156)

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-09-14 19:07:28 +00:00
committed by GitHub
parent dd31d67a53
commit 440bcf0535
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
go.opentelemetry.io/otel/sdk v1.16.0
go.opentelemetry.io/otel/trace v1.16.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.9.0
golang.org/x/sys v0.12.0
golang.org/x/time v0.3.0
google.golang.org/protobuf v1.31.0
gotest.tools v2.2.0+incompatible