Bump github.com/rs/zerolog from 1.34.0 to 1.35.1 (closes #8)

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

Change-Id: I05ff2ca72d591eb77aacea87a4d90356d760ee82

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

Signed-off-by: dependabot[bot] <support@github.com>

Change-Id: I28c31223923e0ddfd0f895833dca067f9ca3150d
diff --git a/go.mod b/go.mod
index 320f892..45d2490 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@
 	github.com/alecthomas/participle/v2 v2.1.4
 	github.com/gofiber/fiber/v2 v2.52.11
 	github.com/orisano/gosax v1.1.4
-	github.com/rs/zerolog v1.34.0
+	github.com/rs/zerolog v1.35.1
 	github.com/stretchr/testify v1.11.1
 	gopkg.in/yaml.v3 v3.0.1
 )