open-telemetry / opentelemetry-collector-contrib

Contrib repository for the OpenTelemetry Collector
https://opentelemetry.io
Apache License 2.0
2.7k stars 2.14k forks source link

make update-otel shouldn't update the toolchain #33600

Open codeboten opened 1 week ago

codeboten commented 1 week ago

Component(s)

No response

Describe the issue you're reporting

This is a problem that blocks releases every time:

https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/33593/files#diff-a130a63473f70bd378b211cd809cb20b6629b62ae603fd1b280445412a2dfa95R7

codeboten commented 1 week ago

A workaround is to run the command w/ the same go version as what's in the repo