diff options
author | Renovate Bot <bot@renovateapp.com> | 2020-07-10 06:53:00 +0000 |
---|---|---|
committer | Sean DuBois <sean@siobud.com> | 2020-07-11 02:34:05 -0700 |
commit | 431fb8660018b8b7234c00df95c6d585ad6cce97 (patch) | |
tree | c4452d84c708c57fdd176e89a13ec4922e7b851f /go.mod | |
parent | Update module pion/webrtc/v2 to v2.2.18 (diff) | |
download | rtwatch-431fb8660018b8b7234c00df95c6d585ad6cce97.tar.gz rtwatch-431fb8660018b8b7234c00df95c6d585ad6cce97.tar.bz2 rtwatch-431fb8660018b8b7234c00df95c6d585ad6cce97.zip |
Update module pion/webrtc/v2 to v2.2.19
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.18 + github.com/pion/webrtc/v2 v2.2.19 ) |