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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 2b31d46ab3
This commit is contained in:
renovate[bot] 2023-10-06 13:24:00 -08:00 committed by GitHub
parent eff5db3664
commit 10d9c4fbcc
2 changed files with 3 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.30.0
github.com/rs/zerolog v1.31.0
github.com/stretchr/testify v1.8.4
github.com/swaggo/http-swagger v1.3.4
github.com/swaggo/swag v1.16.2