diff options
author | Renovate Bot <bot@renovateapp.com> | 2019-10-21 07:31:51 +0000 |
---|---|---|
committer | Sean DuBois <sean@siobud.com> | 2019-10-21 00:35:35 -0700 |
commit | 4fd5989e842121940c8996e04b03c9f74a0185cb (patch) | |
tree | 0dde4b9aca5ee1c0043e63ea0fd969982882444a /go.mod | |
parent | Update module pion/webrtc/v2 to v2.1.8 (diff) | |
download | rtwatch-4fd5989e842121940c8996e04b03c9f74a0185cb.tar.gz rtwatch-4fd5989e842121940c8996e04b03c9f74a0185cb.tar.bz2 rtwatch-4fd5989e842121940c8996e04b03c9f74a0185cb.zip |
Update module pion/webrtc/v2 to v2.1.9
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.8 + github.com/pion/webrtc/v2 v2.1.9 ) |