diff options
author | Renovate Bot <bot@renovateapp.com> | 2020-06-10 07:54:05 +0000 |
---|---|---|
committer | Sean DuBois <sean@siobud.com> | 2020-06-14 02:44:22 -0700 |
commit | ca8d50bab8c70cb920e26817da2b1d6edce7c149 (patch) | |
tree | 2a59482ecbf3fa6de5332736aea0473f22144d1f /go.mod | |
parent | Update module pion/webrtc/v2 to v2.2.14 (diff) | |
download | rtwatch-ca8d50bab8c70cb920e26817da2b1d6edce7c149.tar.gz rtwatch-ca8d50bab8c70cb920e26817da2b1d6edce7c149.tar.bz2 rtwatch-ca8d50bab8c70cb920e26817da2b1d6edce7c149.zip |
Update module pion/webrtc/v2 to v2.2.15
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.14 + github.com/pion/webrtc/v2 v2.2.15 ) |