Skip to content

Commit d01093e

Browse files
fix(deps): update module github.com/quic-go/quic-go to v0.53.0
1 parent eef11aa commit d01093e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
github.com/pion/sdp/v3 v3.0.14
4545
github.com/pion/webrtc/v4 v4.1.2
4646
github.com/pkg/errors v0.9.1
47-
github.com/quic-go/quic-go v0.52.0 // latest
47+
github.com/quic-go/quic-go v0.53.0 // latest
4848
github.com/sasha-s/go-deadlock v0.3.5
4949
github.com/sirupsen/logrus v1.9.3
5050
github.com/zeebo/blake3 v0.2.4

0 commit comments

Comments
 (0)