Open
Description
This release of otel-go was done using multimod to upgrade the package versions.
One of the packages, sdk/log/logtest
is in the excluded modules. So it doesn't have any releases.
Yet, multimod still upgraded it, which was unseen within the repository because of the replace statements.
See open-telemetry/opentelemetry-go#6800
Multimod shouldn't try to upgrade packages to versions that don't exist.
This issue is maybe due to the fact that sdk/log
is a published package?
Metadata
Metadata
Assignees
Labels
No labels