Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Updates grpc/proto versions to GA releases
Browse files Browse the repository at this point in the history
Updates grpc dep to version 1.0.1- The first GA release.

Updates proto dep to version 3.0 -- moving off the beta release to the
3.0 stable release.

Regenerates grpc/proto code with these new versions.
  • Loading branch information
IRCody committed Aug 29, 2016
1 parent e2f56bd commit 9eaab0d
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 188 deletions.
179 changes: 91 additions & 88 deletions control/plugin/rpc/plugin.pb.go

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

4 changes: 2 additions & 2 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import:
- package: github.com/ghodss/yaml
version: c3eb24aeea63668ebdac08d2e252f20df8b6b1ae
- package: github.com/golang/protobuf
version: 8616e8ee5e20a1704615e6c8d7afcdac06087a67
version: 888eb0692c857ec880338addf316bd662d5e630e
subpackages:
- proto
- package: github.com/hashicorp/go-msgpack
Expand Down Expand Up @@ -48,6 +48,6 @@ import:
- trace
- http2
- package: google.golang.org/grpc
version: 88aeffff979aa77aa502cb011423d0a08fa12c5a
version: 0032a855ba5c8a3c8e0d71c2deef354b70af1584
- package: gopkg.in/yaml.v2
version: c1cd2254a6dd314c9d73c338c12688c9325d85c6
Loading

0 comments on commit 9eaab0d

Please sign in to comment.