@@ -28,19 +28,19 @@ require (
2828 github.com/blang/semver/v4 v4.0.0 // latest
2929 github.com/coder/websocket v1.8.14 // master
3030 github.com/klauspost/compress v1.18.1
31- github.com/libp2p/go-libp2p v0.44 .0
31+ github.com/libp2p/go-libp2p v0.45 .0
3232 github.com/mr-tron/base58 v1.2.0
3333 github.com/multiformats/go-multiaddr v0.16.1
3434 github.com/patrickmn/go-cache v2.1.0+incompatible
3535 github.com/pion/datachannel v1.5.10
3636 github.com/pion/sdp/v3 v3.0.16
3737 github.com/pion/webrtc/v4 v4.1.6
3838 github.com/pkg/errors v0.9.1
39- github.com/quic-go/quic-go v0.55 .0 // latest
39+ github.com/quic-go/quic-go v0.56 .0 // latest
4040 github.com/sasha-s/go-deadlock v0.3.6
4141 github.com/sirupsen/logrus v1.9.3
4242 github.com/zeebo/blake3 v0.2.4
43- golang.org/x/crypto v0.43 .0
43+ golang.org/x/crypto v0.44 .0
4444 golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
4545 gonum.org/v1/gonum v0.16.0
4646)
@@ -86,7 +86,7 @@ require (
8686 golang.org/x/mod v0.30.0 // indirect
8787 golang.org/x/net v0.46.0 // indirect
8888 golang.org/x/sync v0.17.0 // indirect
89- golang.org/x/sys v0.37 .0 // indirect
89+ golang.org/x/sys v0.38 .0 // indirect
9090 golang.org/x/time v0.12.0 // indirect
9191 golang.org/x/tools v0.38.0 // indirect
9292 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
0 commit comments