aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2019-10-08 18:37:15 +0000
committerSean DuBois <sean@siobud.com>2019-10-08 11:38:02 -0700
commitc0e43d987d2b53f2a92e637051791d46f285b96d (patch)
tree8f2b2a0768a8123c8f18b156f3d38c42c359ba70 /go.mod
parentMerge pull request #2 from pion/renovate/github.com-pion-webrtc-v2-2.x (diff)
downloadrtwatch-c0e43d987d2b53f2a92e637051791d46f285b96d.tar.gz
rtwatch-c0e43d987d2b53f2a92e637051791d46f285b96d.tar.bz2
rtwatch-c0e43d987d2b53f2a92e637051791d46f285b96d.zip
Update module pion/webrtc/v2 to v2.1.6
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 d219f8c..8611038 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.5
+ github.com/pion/webrtc/v2 v2.1.6
)