fix(deps): update module github.com/rs/zerolog to v1.30.0 (#517)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: c89aa738cf
This commit is contained in:
renovate[bot] 2023-09-14 06:10:37 -08:00 committed by GitHub
parent 58e80ab3e0
commit 64e9889d41
2 changed files with 4 additions and 1 deletions

View file

@ -16,7 +16,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.17
github.com/olahol/melody v1.1.4
github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.29.1
github.com/rs/zerolog v1.30.0
github.com/stretchr/testify v1.8.4
github.com/swaggo/http-swagger v1.3.4
github.com/swaggo/swag v1.16.1