Skip to content

Unnecessary replace statement in go.mod #13091

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bogdandrutu opened this issue May 26, 2025 · 1 comment
Open

Unnecessary replace statement in go.mod #13091

bogdandrutu opened this issue May 26, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@bogdandrutu
Copy link
Member

bogdandrutu commented May 26, 2025

Component(s)

ALL

What happened?

See statements like replace go.opentelemetry.io/collector/pipeline => ../

Collector version

v0.126.0

@bogdandrutu bogdandrutu added the bug Something isn't working label May 26, 2025
@mx-psi
Copy link
Member

mx-psi commented Jun 2, 2025

Shouldn't crosslink be handling this and removing any that are unnecessary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants