Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

v2.2.0: Go modules

Latest
Compare
Choose a tag to compare
@spenczar spenczar released this 19 Jan 18:56
· 2 commits to master since this release
3cabc4a

This release modernizes tdigest to use go modules. It also removes the unnecessary test dependency on github.com/davecgh/go-spew/spew.

There are no behavior changes for users in this release.