diff options
author | Renovate Bot <bot@renovateapp.com> | 2019-10-01 08:48:04 +0000 |
---|---|---|
committer | Renovate Bot <bot@renovateapp.com> | 2019-10-01 08:48:04 +0000 |
commit | a847ec9548c71606d9e3b552e8b188148024e316 (patch) | |
tree | 703adf912a01364d30bf0882480ff3d9b5411abd /go.mod | |
parent | Merge pull request #1 from pion/renovate/configure (diff) | |
download | rtwatch-a847ec9548c71606d9e3b552e8b188148024e316.tar.gz rtwatch-a847ec9548c71606d9e3b552e8b188148024e316.tar.bz2 rtwatch-a847ec9548c71606d9e3b552e8b188148024e316.zip |
Update module pion/webrtc/v2 to v2.1.5
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.1 - github.com/pion/webrtc/v2 v2.1.4 + github.com/pion/webrtc/v2 v2.1.5 ) |