]> Sergey Matveev's repositories - btrtrc.git/blobdiff - webtorrent/tracker_protocol.go
Upgrade to pion/webrtc@v3
[btrtrc.git] / webtorrent / tracker_protocol.go
index a63fe5a64d3cd470d81bf4a38ac05bad95ee2256..b6ac1a5b835064b22bffb902df75632b97834047 100644 (file)
@@ -4,7 +4,7 @@ import (
        "fmt"
        "math"
 
-       "github.com/pion/webrtc/v2"
+       "github.com/pion/webrtc/v3"
 )
 
 type AnnounceRequest struct {