diff options
author | Renovate Bot <bot@renovateapp.com> | 2019-10-08 18:37:15 +0000 |
---|---|---|
committer | Sean DuBois <sean@siobud.com> | 2019-10-08 11:38:02 -0700 |
commit | c0e43d987d2b53f2a92e637051791d46f285b96d (patch) | |
tree | 8f2b2a0768a8123c8f18b156f3d38c42c359ba70 /go.mod | |
parent | Merge pull request #2 from pion/renovate/github.com-pion-webrtc-v2-2.x (diff) | |
download | rtwatch-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |