aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2019-12-11 08:42:30 +0000
committerSean DuBois <sean@siobud.com>2019-12-14 01:17:34 -0800
commit329581db8919aad02dd6ec1ee43da04a9017dfcb (patch)
tree698d23f791b1c1aad79c0e3d1460cc770296cd7a /go.mod
parentUpdate module pion/webrtc/v2 to v2.1.17 (diff)
downloadrtwatch-329581db8919aad02dd6ec1ee43da04a9017dfcb.tar.gz
rtwatch-329581db8919aad02dd6ec1ee43da04a9017dfcb.tar.bz2
rtwatch-329581db8919aad02dd6ec1ee43da04a9017dfcb.zip
Update module pion/webrtc/v2 to v2.1.18
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 aa2c09c..f23cb3d 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.17
+ github.com/pion/webrtc/v2 v2.1.18
)