Bump go.uber.org/atomic from 1.9.0 to 1.10.0

Bumps [go.uber.org/atomic](https://github.com/uber-go/atomic) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/uber-go/atomic/releases)
- [Changelog](https://github.com/uber-go/atomic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/atomic/compare/v1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-12 01:04:03 +00:00 committed by GitHub
parent a876591765
commit 7d8bff28d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 900 additions and 3 deletions

2
go.mod
View File

@ -64,7 +64,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.2
github.com/tdewolff/minify/v2 v2.11.9
go.uber.org/atomic v1.9.0
go.uber.org/atomic v1.10.0
go.uber.org/zap v1.21.0
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
golang.org/x/net v0.0.0-20220607020251-c690dde0001d

901
go.sum

File diff suppressed because it is too large Load Diff