camel-k
camel-k copied to clipboard
Remove github.com/mitchellh/mapstructure dependency
The project has been recently archived so we should remove any dependency from it.
There is a maintained fork for here that could be used : https://github.com/go-viper/mapstructure. But it is probably only a way to postpone the issue.
Yes, I finally opted to maintain the dependency. It's still used in a few deprecated blocks of codes, so, hopefully once we remove those deprecated blocks it will naturally disappear without any code refactoring.