Skip to content

Commit

Permalink
vendor: add grpc dependencies
Browse files Browse the repository at this point in the history
Adds all the dependencies required for using grpc in the api.

Vendored from:
golang.org/x/net: 60c41d1de8da134c05b7b40154a9a82bf5b7edb9
golang.org/x/text: 44f4f658a783b0cee41fe0a23b8fc91d9c120558
google.golang.org/grpc: 708a7f9f3283aa2d4f6132d287d78683babe55c8

Closes #385
  • Loading branch information
erykwalder authored and iampogo committed Jan 13, 2017
1 parent 9222796 commit 27e2c5a
Show file tree
Hide file tree
Showing 266 changed files with 91,985 additions and 17 deletions.
40 changes: 23 additions & 17 deletions vendor/golang.org/x/net/context/context_test.go

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

2 changes: 2 additions & 0 deletions vendor/golang.org/x/net/http2/.gitignore

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

51 changes: 51 additions & 0 deletions vendor/golang.org/x/net/http2/Dockerfile

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

3 changes: 3 additions & 0 deletions vendor/golang.org/x/net/http2/Makefile

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

20 changes: 20 additions & 0 deletions vendor/golang.org/x/net/http2/README

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

Loading

0 comments on commit 27e2c5a

Please sign in to comment.