diff options
author | Renovate Bot <bot@renovateapp.com> | 2020-05-03 08:57:32 +0000 |
---|---|---|
committer | Sean DuBois <sean@siobud.com> | 2020-05-06 00:41:08 -0700 |
commit | c446a9d473be6db6989bc0e01b8746f4ff7b8643 (patch) | |
tree | 2d0b13394bfd4c8d4ec50bfd1d04f0b382a8cd7b /go.mod | |
parent | Update module gorilla/websocket to v1.4.2 (diff) | |
download | rtwatch-c446a9d473be6db6989bc0e01b8746f4ff7b8643.tar.gz rtwatch-c446a9d473be6db6989bc0e01b8746f4ff7b8643.tar.bz2 rtwatch-c446a9d473be6db6989bc0e01b8746f4ff7b8643.zip |
Update module pion/webrtc/v2 to v2.2.8
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.2 + github.com/pion/webrtc/v2 v2.2.8 ) |