Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Commit

Permalink
chore(deps): update module gortc.io/sdp to v0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 1, 2020
1 parent 4e50457 commit 790d233
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/go.mod
Expand Up @@ -4,7 +4,7 @@ go 1.12

require (
github.com/chromedp/chromedp v0.1.2
gortc.io/sdp v0.16.0
gortc.io/sdp v0.18.2
)

replace gortc.io/sdp v0.16.0 => ../
2 changes: 2 additions & 0 deletions e2e/go.sum
Expand Up @@ -15,3 +15,5 @@ github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81 h1:00VmoueYNlNz/aHIilyyQz/MHSqGoWJzpFv/HW8xpzI=
golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81/go.mod h1:ux5Hcp/YLpHSI86hEcLt0YII63i6oz57MZXIpbrjZUs=
gortc.io/sdp v0.18.2 h1:w2L1h9rgMZwGQz/bYMxTQ36POQ114ETpYUX1pFfSsLg=
gortc.io/sdp v0.18.2/go.mod h1:Oj8tpRIx+Zx6lyrQR9+HHegByfbaz92A9wPSWrQhTI4=

0 comments on commit 790d233

Please sign in to comment.