Skip to content

Commit

Permalink
glide: update grpc, grpc-gateway
Browse files Browse the repository at this point in the history
Signed-off-by: Gyu-Ho Lee <[email protected]>
  • Loading branch information
gyuho committed Nov 16, 2017
1 parent 8dc20ea commit 6d40628
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,22 @@ import:
- package: github.com/ghodss/yaml
version: v1.0.0
- package: github.com/gogo/protobuf
version: v0.3
version: v0.4
subpackages:
- proto
- package: github.com/golang/groupcache
version: 02826c3e79038b59d737d3b1c0a1d937f71a4433
subpackages:
- lru
- package: github.com/golang/protobuf
version: 4bd1920723d7b7c925de087aa32e2187708897f7
version: 5a0f697c9ed9d68fef0116532c6e05cfeae00e55
subpackages:
- jsonpb
- proto
- package: github.com/google/btree
version: 925471ac9e2131377a91e1595defec898166fe49
- package: github.com/grpc-ecosystem/grpc-gateway
version: v1.2.0
version: v1.3
subpackages:
- runtime
- runtime/internal
Expand Down Expand Up @@ -83,7 +83,7 @@ import:
- bcrypt
- blowfish
- package: golang.org/x/net
version: c8c74377599bd978aee1cf3b9b63a8634051cec2
version: 66aacef3dd8a676686c7ae3716979581e8b03c47
subpackages:
- context
- http2
Expand All @@ -97,7 +97,7 @@ import:
subpackages:
- rate
- package: google.golang.org/grpc
version: v1.2.1
version: v1.7.3
subpackages:
- codes
- credentials
Expand All @@ -107,6 +107,8 @@ import:
- naming
- peer
- transport
- health
- health/grpc_health_v1
- package: gopkg.in/cheggaaa/pb.v1
version: v1.0.2
- package: gopkg.in/yaml.v2
Expand Down

0 comments on commit 6d40628

Please sign in to comment.