We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef11aa commit d01093eCopy full SHA for d01093e
go.mod
@@ -44,7 +44,7 @@ require (
44
github.com/pion/sdp/v3 v3.0.14
45
github.com/pion/webrtc/v4 v4.1.2
46
github.com/pkg/errors v0.9.1
47
- github.com/quic-go/quic-go v0.52.0 // latest
+ github.com/quic-go/quic-go v0.53.0 // latest
48
github.com/sasha-s/go-deadlock v0.3.5
49
github.com/sirupsen/logrus v1.9.3
50
github.com/zeebo/blake3 v0.2.4
0 commit comments