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

Use maintained go-viper/mapstructure/v2 package #606

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

sul3n3t
Copy link
Contributor

@sul3n3t sul3n3t commented Dec 12, 2024

Use maintained go-viper/mapstructure/v2 dependency over archived mitchellh/mapstructure.

mitchellh has archived many of their repos. For mapstructure, go-viper/mapstructure/v2 is the 'blessed' successor. It has the same API.
https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc

@sul3n3t sul3n3t marked this pull request as ready for review December 12, 2024 00:56
@a8m a8m merged commit 71f9852 into ent:master Dec 12, 2024
4 checks passed
@sul3n3t sul3n3t deleted the go-viper-mapstructure branch December 13, 2024 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants