rancher / backup-restore-operator

Apache License 2.0
98 stars 67 forks source link

Revert "Update module dario.cat/mergo to v1 (release/v5.0)" #539

Closed mallardduck closed 2 months ago

mallardduck commented 2 months ago

Reverts rancher/backup-restore-operator#530

Per the note here: https://github.com/darccio/mergo?tab=readme-ov-file#100

If the vanity URL is causing issues in your project due to a dependency pulling Mergo - it isn't a direct dependency in your project - it is recommended to use replace to pin the version to the last one with the old import URL:

replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16