Navigation Menu

Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
Update cherami client to v2.4.0 (#289)
Browse files Browse the repository at this point in the history
* update cherami-client-go to v2.4.0

* pin ringpop

* update cherami-thrift to v1.25.0

* glide after cherami-thrift change
  • Loading branch information
LiehuoChen committed Sep 7, 2017
1 parent 85ea27e commit 3ef4677
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 24 deletions.
43 changes: 19 additions & 24 deletions glide.lock

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

3 changes: 3 additions & 0 deletions glide.yaml
Expand Up @@ -32,13 +32,15 @@ import:
version: 09d6d520b61160d194c06768ed85415cd8abee57
- package: github.com/uber-common/bark
- package: github.com/uber/cherami-client-go
version: =2.4.0
subpackages:
- client/cherami
- common
- common/backoff
- common/websocket
- stream
- package: github.com/uber/cherami-thrift
version: v1.25.0-rc0
subpackages:
- .generated/go/admin
- .generated/go/cherami
Expand All @@ -48,6 +50,7 @@ import:
- .generated/go/shared
- .generated/go/store
- package: github.com/uber/ringpop-go
version: v0.8.5
subpackages:
- discovery
- discovery/statichosts
Expand Down

0 comments on commit 3ef4677

Please sign in to comment.