diff options
author | Renovate Bot <bot@renovateapp.com> | 2020-05-20 06:47:17 +0000 |
---|---|---|
committer | Sean DuBois <sean@siobud.com> | 2020-06-02 20:27:36 -0700 |
commit | b39af869ec5d209b2338b3f01cf3e9929558ed4a (patch) | |
tree | 73bf5d5160a4663f951d70844543a7a4e0bfc055 /go.mod | |
parent | Update module pion/webrtc/v2 to v2.2.9 (diff) | |
download | rtwatch-b39af869ec5d209b2338b3f01cf3e9929558ed4a.tar.gz rtwatch-b39af869ec5d209b2338b3f01cf3e9929558ed4a.tar.bz2 rtwatch-b39af869ec5d209b2338b3f01cf3e9929558ed4a.zip |
Update module pion/webrtc/v2 to v2.2.14
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.2 - github.com/pion/webrtc/v2 v2.2.9 + github.com/pion/webrtc/v2 v2.2.14 ) |