File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/eclipse/paho.golang v0.23.0
77 github.com/go-chi/chi/v5 v5.2.5
88 github.com/gorilla/websocket v1.5.3
9- github.com/rs/zerolog v1.34.0
9+ github.com/rs/zerolog v1.35.1
1010 github.com/stretchr/testify v1.11.1
1111 github.com/urfave/cli/v3 v3.7.0
1212 go.uber.org/automaxprocs v1.6.0
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ github.com/prashantv/gostub v1.1.0/go.mod h1:A5zLQHz7ieHGG7is6LLXLz7I8+3LZzsrV0P
2929github.com/rs/xid v1.6.0 /go.mod h1:7XoLgs4eV+QndskICGsho+ADou8ySMSjJKDIan90Nz0 =
3030github.com/rs/zerolog v1.34.0 h1:k43nTLIwcTVQAncfCw4KZ2VY6ukYoZaBPNOE8txlOeY =
3131github.com/rs/zerolog v1.34.0 /go.mod h1:bJsvje4Z08ROH4Nhs5iH600c3IkWhwp44iRc54W6wYQ =
32+ github.com/rs/zerolog v1.35.1 h1:m7xQeoiLIiV0BCEY4Hs+j2NG4Gp2o2KPKmhnnLiazKI =
33+ github.com/rs/zerolog v1.35.1 /go.mod h1:EjML9kdfa/RMA7h/6z6pYmq1ykOuA8/mjWaEvGI+jcw =
3234github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
3335github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
3436github.com/urfave/cli/v3 v3.7.0 h1:AGSnbUyjtLiM+WJUb4dzXKldl/gL+F8OwmRDtVr6g2U =
You can’t perform that action at this time.
0 commit comments