Open shoenig opened 1 year ago
Needs a new tag, latest still contains old go.mod
file
go: github.com/hashicorp/go-metrics@v0.4.1: parsing go.mod:
module declares its path as: github.com/armon/go-metrics
but was required as: github.com/hashicorp/go-metrics
https://github.com/hashicorp/go-metrics replaces https://github.com/armon/go-metrics, we should refactor our code to refer to the new package home.