diff options
author | Renovate Bot <bot@renovateapp.com> | 2020-06-16 08:31:54 +0000 |
---|---|---|
committer | Sean DuBois <sean@siobud.com> | 2020-06-17 12:19:51 -0700 |
commit | 6836600ed2f1b683e5c42fa81b25f3fc9181146f (patch) | |
tree | 6b80664be197e9918d731018857d0d3dabb0c03f /go.mod | |
parent | Update module pion/webrtc/v2 to v2.2.15 (diff) | |
download | rtwatch-6836600ed2f1b683e5c42fa81b25f3fc9181146f.tar.gz rtwatch-6836600ed2f1b683e5c42fa81b25f3fc9181146f.tar.bz2 rtwatch-6836600ed2f1b683e5c42fa81b25f3fc9181146f.zip |
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.15 + github.com/pion/webrtc/v2 v2.2.16 ) |