Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make update-otel (open-telemetry#34694)
**Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** <Issue number if applicable> - Resolves open-telemetry#21632 **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> So at first i reordered the `update-otel` command, because there was no sense in first updating the builder-configs (with the use of go.mod file) and then updating `go.mod`-files. Furthermore since the main `go.mod`-file has moved: open-telemetry@cfd83af#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6 I changed the source-file to `cmd/otelcontribcol/go.mod`
- Loading branch information