chore(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#3920)

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.28.0...v1.29.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-01-30 09:48:43 -07:00 committed by GitHub
parent 7dfc0a2426
commit 008a627d04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -53,7 +53,7 @@ require (
github.com/prometheus/common v0.39.0
github.com/prometheus/procfs v0.9.0
github.com/rs/cors v1.8.3
github.com/rs/zerolog v1.28.0
github.com/rs/zerolog v1.29.0
github.com/shirou/gopsutil/v3 v3.22.12
github.com/spf13/viper v1.15.0
github.com/stretchr/testify v1.8.1