chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#4389)

This commit is contained in:
dependabot[bot]
2024-09-24 09:16:20 +08:00
committed by GitHub
parent 4dfaf35151
commit 5b8126c2cf
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -31,7 +31,7 @@ require (
go.opentelemetry.io/otel/exporters/zipkin v1.24.0
go.opentelemetry.io/otel/sdk v1.24.0
go.opentelemetry.io/otel/trace v1.24.0
go.uber.org/automaxprocs v1.5.3
go.uber.org/automaxprocs v1.6.0
go.uber.org/goleak v1.3.0
golang.org/x/net v0.29.0
golang.org/x/sys v0.25.0