Skip to content
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

Indirect github.com/imdario/mergo dependency breaks builds when using [email protected] #469

Open
kiwansky opened this issue Jun 22, 2023 · 2 comments
Labels
bug Something isn't working stale

Comments

@kiwansky
Copy link

What happened?

We have an indirect dependency on github.com/imdario/mergo via github.com/crossplane/crossplane-runtime. As the version of mergo was raised to v1.0.0 and the module name was changed to dario.cat/mergo it breaks our build now.

I already saw that you updated to dario.cat/[email protected]
Please could you release a new version of crossplane/crossplane-runtime with the updated mergo version?

github.com/imdario/mergo: github.com/imdario/[email protected]: parsing go.mod:
module declares its path as: dario.cat/mergo
but was required as: github.com/imdario/mergo

What environment did it happen in?

Crossplane version: v0.19.2
Cloud Provider: IONOS Cloud

@kiwansky
Copy link
Author

Currently fixed on our side. Updated webdevops/go-replace to 22.10.0 as it then does not resolve to 1.0.0.
Still an update of the library in crossplane would be good.

Copy link

github-actions bot commented Sep 3, 2024

Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

@github-actions github-actions bot added the stale label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant