[chore]: Bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 (#2020)

This commit is contained in:
dependabot[bot] 2023-07-24 10:13:31 +00:00 committed by GitHub
commit b7891bb462
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 14 additions and 6 deletions

2
go.mod
View file

@ -58,7 +58,7 @@ require (
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.16.0
go.opentelemetry.io/otel/sdk v1.16.0
go.opentelemetry.io/otel/trace v1.16.0
go.uber.org/automaxprocs v1.5.2
go.uber.org/automaxprocs v1.5.3
golang.org/x/crypto v0.11.0
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
golang.org/x/image v0.9.0