Skip to content

Backport: Migrate armon/go-metrics to hashicorp/go-metrics and update Go dependencies to 2.0.x#1171

Open
paras-gupta2 wants to merge 9 commits into
release/2.0.xfrom
deps/update-go-dependencies-2.0.x
Open

Backport: Migrate armon/go-metrics to hashicorp/go-metrics and update Go dependencies to 2.0.x#1171
paras-gupta2 wants to merge 9 commits into
release/2.0.xfrom
deps/update-go-dependencies-2.0.x

Conversation

@paras-gupta2

Copy link
Copy Markdown
Contributor

PCI review checklist

  • Workflows: Added hashicorpmetrics build tag to all CI matrix jobs and to the golangci-lint step in consul-dataplane-checks.yaml
  • Added hashicorp/go-metrics v0.5.4 as a direct dependency; armon/go-metrics demoted to indirect and updated all the dependencies to use the latest versions.
  • Makefile: Added GOTAGS ?= hashicorpmetrics and wired it into the unit-tests target
  • Source files: Updated all import paths in consuldp and metrics-cache from armon/go-metrics to hashicorp/go-metrics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant