rcrowley / go-metrics

Go port of Coda Hale's Metrics library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Releases and or tag go-metrics

ryanmcnamara opened this issue · comments

commented

Would you consider releasing or tagging go-metrics?

We use dep and a lack of tags makes it slightly hard to work with this library (we are forced to specify the "develop" branch as a dependency, since specifying commit hashes is deprecated, I believe as an effort to promote tagging in the go community)

Could you please consider releasing a version? @rcrowley

Would also be interested in seeing a tag for this