Skip to content

Commit

Permalink
bump grpc to 1.12.2 (#1265) (#1290)
Browse files Browse the repository at this point in the history
  • Loading branch information
rleungx authored and disksing committed Oct 23, 2018
1 parent 43c2cb7 commit e9e26cf
Show file tree
Hide file tree
Showing 6 changed files with 81 additions and 51 deletions.
6 changes: 3 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 @@ -18,7 +18,7 @@
[[constraint]]
name = "google.golang.org/grpc"
source = "https://github.com/grpc/grpc-go.git"
version = "1.12.0"
version = "=1.12.2"

[[constraint]]
name = "github.com/chzyer/readline"
Expand Down
2 changes: 1 addition & 1 deletion vendor/google.golang.org/grpc/rpc_util.go

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

73 changes: 37 additions & 36 deletions vendor/google.golang.org/grpc/transport/http2_server.go

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

12 changes: 8 additions & 4 deletions vendor/google.golang.org/grpc/transport/http_util.go

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

37 changes: 31 additions & 6 deletions vendor/google.golang.org/grpc/transport/transport.go

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

0 comments on commit e9e26cf

Please sign in to comment.