File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.5
55require (
66 github.com/klauspost/compress v1.18.2
77 github.com/quic-go/quic-go v0.57.1
8- github.com/tinylib/msgp v1.6.0
8+ github.com/tinylib/msgp v1.6.1
99 golang.org/x/image v0.33.0
1010 golang.org/x/net v0.47.0
1111 golang.org/x/sys v0.38.0
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/quic-go/quic-go v0.57.1 h1:25KAAR9QR8KZrCZRThWMKVAwGoiHIrNbT72ULHTuI1
1212github.com/quic-go/quic-go v0.57.1 /go.mod h1:ly4QBAjHA2VhdnxhojRsCUOeJwKYg+taDlos92xb1+s =
1313github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
1414github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
15- github.com/tinylib/msgp v1.6.0 h1:vHhzfXraPrpxWLywYJcJApcWI+N065T+wN7lVW4or2g =
16- github.com/tinylib/msgp v1.6.0 /go.mod h1:RSp0LW9oSxFut3KzESt5Voq4GVWyS+PSulT77roAqEA =
15+ github.com/tinylib/msgp v1.6.1 h1:ESRv8eL3u+DNHUoSAAQRE50Hm162zqAnBoGv9PzScPY =
16+ github.com/tinylib/msgp v1.6.1 /go.mod h1:RSp0LW9oSxFut3KzESt5Voq4GVWyS+PSulT77roAqEA =
1717go.uber.org/mock v0.5.2 h1:LbtPTcP8A5k9WPXj54PPPbjcI4Y6lhyOZXn+VS7wNko =
1818go.uber.org/mock v0.5.2 /go.mod h1:wLlUxC2vVTPTaE3UD51E0BGOAElKrILxhVSDYQLld5o =
1919golang.org/x/crypto v0.44.0 h1:A97SsFvM3AIwEEmTBiaxPPTYpDC47w720rdiiUvgoAU =
You can’t perform that action at this time.
0 commit comments