go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

chore: update quic-go to 0.57.1

Open Jorropo opened this issue 2 months ago • 1 comments

The previous release causes panics with go1.26.

Jorropo avatar Dec 06 '25 07:12 Jorropo

need to debug why the tests fail

MarcoPolo avatar Dec 09 '25 16:12 MarcoPolo

The test failure is not caused by the quic-go update, but by upgrading github.com/stretchr/testify. Tests also fail when bumping github.com/stretchr/testify to v1.11.1 on master.

marten-seemann avatar Dec 11 '25 04:12 marten-seemann

closing in favour of #3439

sukunrt avatar Dec 11 '25 11:12 sukunrt