hashicorp / go-metrics

A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)
MIT License
1.46k stars 177 forks source link

bump dependencies to fix go 1.18+ #140

Closed bernardoVale closed 5 months ago

bernardoVale commented 2 years ago

Bumping prometheus client dependency so we can use a version of json-iterator that does not crash with go 1.18+

hashicorp-cla commented 2 years ago

CLA assistant check
All committers have signed the CLA.

nirb-s1 commented 9 months ago

Any update about this PR, this CVE still part of the last version.

biazmoreira commented 5 months ago

Replaced by https://github.com/hashicorp/go-metrics/pull/149