diff options
author | Renovate Bot <bot@renovateapp.com> | 2020-07-08 06:14:07 +0000 |
---|---|---|
committer | Sean DuBois <sean@siobud.com> | 2020-07-09 23:50:52 -0700 |
commit | 6f12b2558f990c4f91aa52d213bc8456e9dedd50 (patch) | |
tree | 4de2a77fcf68e9a8a8b78fb32cd35d65eba752c2 /go.mod | |
parent | Update module pion/webrtc/v2 to v2.2.17 (diff) | |
download | rtwatch-6f12b2558f990c4f91aa52d213bc8456e9dedd50.tar.gz rtwatch-6f12b2558f990c4f91aa52d213bc8456e9dedd50.tar.bz2 rtwatch-6f12b2558f990c4f91aa52d213bc8456e9dedd50.zip |
Update module pion/webrtc/v2 to v2.2.18
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.17 + github.com/pion/webrtc/v2 v2.2.18 ) |