diff --git a/go.mod b/go.mod index 8049fd1..be7d0ac 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/google/uuid v1.3.0 github.com/pion/interceptor v0.1.17 github.com/pion/webrtc/v2 v2.2.26 - github.com/pion/webrtc/v3 v3.2.12 + github.com/pion/webrtc/v3 v3.3.3 ) require (