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

Migrate mapstructure dependency #2202

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

mrodm
Copy link
Contributor

@mrodm mrodm commented Nov 5, 2024

mapstructure repository has been archived, and there is a new fork that continues with the development according to this announcement:
https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc

Process followed:

go get github.com/go-viper/mapstructure/v2
sed -i 's/github.com\/mitchellh\/mapstructure/github.com\/go-viper\/mapstructure\/v2/g' $(find . -type f -name '*.go')
go mod tidy

@mrodm mrodm self-assigned this Nov 5, 2024
@elasticmachine
Copy link
Collaborator

elasticmachine commented Nov 5, 2024

💛 Build succeeded, but was flaky

Failed CI Steps

History

cc @mrodm

@mrodm mrodm marked this pull request as ready for review November 5, 2024 11:51
@mrodm mrodm merged commit d6a70f5 into elastic:main Nov 5, 2024
3 checks passed
@mrodm mrodm deleted the update-mapstructure-dependency branch November 5, 2024 12:15
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.

3 participants