Skip to content

Commit

Permalink
Merge pull request grpc-ecosystem#171 from gengo/feature/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
yugui committed Jun 2, 2016
2 parents 3d3ee74 + f3df732 commit 7d8656e
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ branches:
language: go
sudo: false
go:
- 1.5
- 1.6.2
- tip
cache:
directories:
- $HOME/local
before_install:
- ./.travis.build-protoc.sh 3.0.0-beta-2
- ./.travis.build-protoc.sh 3.0.0-beta-3
- go get github.com/golang/lint/golint
install:
- go get github.com/gengo/grpc-gateway/protoc-gen-grpc-gateway
Expand Down
4 changes: 3 additions & 1 deletion examples/examplepb/echo_service.pb.go

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

4 changes: 3 additions & 1 deletion examples/sub/message.pb.go

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

4 changes: 3 additions & 1 deletion examples/sub2/message.pb.go

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

4 changes: 3 additions & 1 deletion runtime/stream_chunk.pb.go

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

4 changes: 3 additions & 1 deletion third_party/googleapis/google/api/annotations.pb.go

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

0 comments on commit 7d8656e

Please sign in to comment.