build(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.0

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.34.0 to 1.35.0.
- [Commits](https://github.com/rs/zerolog/compare/v1.34.0...v1.35.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-version: 1.35.0
  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]
2026-04-01 14:48:39 +00:00
committed by GitHub
parent 5e9b66e986
commit 20da0bcbcc
2 changed files with 3 additions and 12 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/prometheus/client_golang v1.23.2
github.com/redis/go-redis/v9 v9.18.0
github.com/rs/zerolog v1.34.0
github.com/rs/zerolog v1.35.0
github.com/stretchr/testify v1.11.1
github.com/valyala/fasthttp v1.69.0
github.com/zeebo/bencode v1.0.0