diff options
author | Renovate Bot <bot@renovateapp.com> | 2019-10-29 19:32:21 +0000 |
---|---|---|
committer | Sean DuBois <sean@siobud.com> | 2019-10-29 12:55:47 -0700 |
commit | d10bdf17da9a172176b991be843a3a3023f953fa (patch) | |
tree | 0c71f2dc1c0b6fbc8ca7e092b2b96d55e5ab695e /go.mod | |
parent | Update module pion/webrtc/v2 to v2.1.11 (diff) | |
download | rtwatch-d10bdf17da9a172176b991be843a3a3023f953fa.tar.gz rtwatch-d10bdf17da9a172176b991be843a3a3023f953fa.tar.bz2 rtwatch-d10bdf17da9a172176b991be843a3a3023f953fa.zip |
Update module pion/webrtc/v2 to v2.1.12
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.11 + github.com/pion/webrtc/v2 v2.1.12 ) |