File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.10
55require (
66 github.com/golang-jwt/jwt/v5 v5.3.1
77 github.com/labstack/echo/v4 v4.13.4
8- github.com/rs/zerolog v1.34.0
8+ github.com/rs/zerolog v1.35.1
99 github.com/stretchr/testify v1.11.1
1010 maunium.net/go/mautrix v0.26.2
1111 modernc.org/sqlite v1.33.1
Original file line number Diff line number Diff line change @@ -39,6 +39,8 @@ github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec/go.mod h1:qq
3939github.com/rs/xid v1.6.0 /go.mod h1:7XoLgs4eV+QndskICGsho+ADou8ySMSjJKDIan90Nz0 =
4040github.com/rs/zerolog v1.34.0 h1:k43nTLIwcTVQAncfCw4KZ2VY6ukYoZaBPNOE8txlOeY =
4141github.com/rs/zerolog v1.34.0 /go.mod h1:bJsvje4Z08ROH4Nhs5iH600c3IkWhwp44iRc54W6wYQ =
42+ github.com/rs/zerolog v1.35.1 h1:m7xQeoiLIiV0BCEY4Hs+j2NG4Gp2o2KPKmhnnLiazKI =
43+ github.com/rs/zerolog v1.35.1 /go.mod h1:EjML9kdfa/RMA7h/6z6pYmq1ykOuA8/mjWaEvGI+jcw =
4244github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
4345github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
4446github.com/tidwall/gjson v1.14.2 /go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk =
You can’t perform that action at this time.
0 commit comments