aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2019-10-11 10:28:55 +0000
committerHugo Arregui <hugo.arregui@mykolab.com>2019-10-12 18:03:28 -0300
commit478ec395b23d356ae36bc0bc13c04547220fb228 (patch)
tree7e72a937c6edea8fcedc9105e6fe6429249dda59 /go.mod
parentUpdate module pion/webrtc/v2 to v2.1.7 (diff)
downloadrtwatch-478ec395b23d356ae36bc0bc13c04547220fb228.tar.gz
rtwatch-478ec395b23d356ae36bc0bc13c04547220fb228.tar.bz2
rtwatch-478ec395b23d356ae36bc0bc13c04547220fb228.zip
Update module pion/webrtc/v2 to v2.1.8
Generated by renovateBot
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5af300d..c022ab6 100644
--- a/go.mod
+++ b/go.mod
@@ -4,5 +4,5 @@ go 1.13
require (
github.com/gorilla/websocket v1.4.1
- github.com/pion/webrtc/v2 v2.1.7
+ github.com/pion/webrtc/v2 v2.1.8
)