build(deps): bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3

Bumps [go.uber.org/automaxprocs](https://github.com/uber-go/automaxprocs) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/uber-go/automaxprocs/releases)
- [Changelog](https://github.com/uber-go/automaxprocs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/automaxprocs/compare/v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: go.uber.org/automaxprocs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-01 08:21:27 +00:00
committed by Bjørn Erik Pedersen
parent 2ac3d61604
commit 2d75f74b86
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -65,7 +65,7 @@ require (
github.com/tdewolff/parse/v2 v2.6.6
github.com/yuin/goldmark v1.5.5
go.uber.org/atomic v1.11.0
go.uber.org/automaxprocs v1.5.2
go.uber.org/automaxprocs v1.5.3
gocloud.dev v0.24.0
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
golang.org/x/image v0.9.0