aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2019-10-10 20:41:47 +0000
committerSean DuBois <sean@siobud.com>2019-10-11 00:04:42 -0700
commit4b223f7ea127ca962e85a0b140e6f6cbe4db3ae0 (patch)
tree9591db993e8267987447e2fb23c551e7c9dea563 /go.mod
parentUpdate module pion/webrtc/v2 to v2.1.6 (diff)
downloadrtwatch-4b223f7ea127ca962e85a0b140e6f6cbe4db3ae0.tar.gz
rtwatch-4b223f7ea127ca962e85a0b140e6f6cbe4db3ae0.tar.bz2
rtwatch-4b223f7ea127ca962e85a0b140e6f6cbe4db3ae0.zip
Update module pion/webrtc/v2 to v2.1.7
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 8611038..5af300d 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.6
+ github.com/pion/webrtc/v2 v2.1.7
)