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

Commit

Permalink
dep: update gortc/ice to v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed May 11, 2019
1 parent 9c3b635 commit 6b88a6e
Show file tree
Hide file tree
Showing 20 changed files with 938 additions and 290 deletions.
11 changes: 8 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ignored = ["github.com/chromedp/chromedp","github.com/chromedp/chromedp/runner",

[[constraint]]
name = "github.com/gortc/ice"
version = "0.5"
version = "0.6"

[prune]
go-tests = true
Expand Down
7 changes: 3 additions & 4 deletions vendor/github.com/gortc/ice/Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions vendor/github.com/gortc/ice/Gopkg.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 23 additions & 22 deletions vendor/github.com/gortc/ice/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions vendor/github.com/gortc/ice/Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 12 additions & 3 deletions vendor/github.com/gortc/ice/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions vendor/github.com/gortc/ice/agent.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

148 changes: 148 additions & 0 deletions vendor/github.com/gortc/ice/candidate.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6b88a6e

Please sign in to comment.