aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2019-12-10 01:25:47 +0000
committerSean DuBois <sean@siobud.com>2019-12-09 17:35:04 -0800
commit66e40fc851b0fd4c6482aa4230087e2c3164a61e (patch)
tree26609a08e7849e7c572d445e6dd137aa17cd6de7 /go.mod
parentUpdate module pion/webrtc/v2 to v2.1.16 (diff)
downloadrtwatch-66e40fc851b0fd4c6482aa4230087e2c3164a61e.tar.gz
rtwatch-66e40fc851b0fd4c6482aa4230087e2c3164a61e.tar.bz2
rtwatch-66e40fc851b0fd4c6482aa4230087e2c3164a61e.zip
Update module pion/webrtc/v2 to v2.1.17
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 5fedef4..aa2c09c 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.16
+ github.com/pion/webrtc/v2 v2.1.17
)