Skip to content
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.

Commit

Permalink
[glide] Update tally dependency to be compatible with any 3.x version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerome Froelich committed Aug 18, 2017
1 parent fe10f0e commit c693cb2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions glide.lock

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

2 changes: 1 addition & 1 deletion glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import:
- package: github.com/uber-go/atomic
version: e682c1008ac17bf26d2e4b5ad6cdd08520ed0b22
- package: github.com/uber-go/tally
version: 3.0.0
version: ^3.0.0 # ie >= 3.0.0, < 4.0.0
subpackages:
- m3
- m3/customtransports
Expand Down

0 comments on commit c693cb2

Please sign in to comment.