Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 ()

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-02 17:09:19 +02:00 committed by GitHub
parent 78c3edb48e
commit 1da835cea6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 5 deletions

2
go.mod
View file

@ -26,7 +26,7 @@ require (
github.com/pion/mdns v0.0.8 // indirect
github.com/pion/rtp v1.8.1 // indirect
github.com/pion/sctp v1.8.8 // indirect
github.com/rs/zerolog v1.30.0
github.com/rs/zerolog v1.31.0
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749
github.com/stretchr/testify v1.8.4