otel-launcher-go
otel-launcher-go copied to clipboard
Does not build with Go-1.19
Describe the bug See https://github.com/golang/go/issues/54302
To Reproduce Use Go-1.19 and this code, specifically the lighstep/sdk/metric/aggregator/minmaxsumcount package appears to trigger the compiler and we're yet sure how.
Expected behavior This should compile, since it did in 1.18.