Skip to content

Conversation

@kvii
Copy link
Contributor

@kvii kvii commented Apr 21, 2024

Description (what this PR does / why we need it):

Change "github.com/imdario/mergo v0.3.16" to "dario.cat/mergo v1.0.0" because mergo has changed its name link.

Which issue(s) this PR fixes (resolves / be part of):

resolves: #3149

Other special notes for the reviewers:

Please note "contrib/config/kubernetes/go.mod" and "contrib/registry/kubernetes/go.mod". The version of "github.com/imdario/mergo" was downgrade to v0.3.6 cause the underline dependency "k8s.io/client-go/tools/clientcmd" uses this version.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Apr 21, 2024
@dosubot dosubot bot added the LGTM label Apr 22, 2024
@daemon365 daemon365 merged commit 3fe570e into go-kratos:main Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

LGTM size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In version 1.0.0, Mergo moves to a vanity URL: dario.cat/mergo. Can update to the latest version?

3 participants