go-metrics icon indicating copy to clipboard operation
go-metrics copied to clipboard

Update and fix errors `cannot use generic type iradix.Tree[T any] without instantiation` ; `cannot infer T`

Open kirisakow opened this issue 1 year ago • 1 comments

  • go.mod: upgrade go 1.12 -> go 1.20, update dependencies
  • start.go, metrics.go: fix errors cannot use generic type iradix.Tree[T any] without instantiation ; cannot infer T

kirisakow avatar May 01 '23 03:05 kirisakow

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar May 01 '23 03:05 hashicorp-cla