aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2019-10-01 08:48:04 +0000
committerRenovate Bot <bot@renovateapp.com>2019-10-01 08:48:04 +0000
commita847ec9548c71606d9e3b552e8b188148024e316 (patch)
tree703adf912a01364d30bf0882480ff3d9b5411abd /go.mod
parentMerge pull request #1 from pion/renovate/configure (diff)
downloadrtwatch-a847ec9548c71606d9e3b552e8b188148024e316.tar.gz
rtwatch-a847ec9548c71606d9e3b552e8b188148024e316.tar.bz2
rtwatch-a847ec9548c71606d9e3b552e8b188148024e316.zip
Update module pion/webrtc/v2 to v2.1.5
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 d300919..d219f8c 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.4
+ github.com/pion/webrtc/v2 v2.1.5
)