camel-k icon indicating copy to clipboard operation
camel-k copied to clipboard

Remove github.com/mitchellh/mapstructure dependency

Open squakez opened this issue 1 year ago • 1 comments

The project has been recently archived so we should remove any dependency from it.

squakez avatar Sep 21 '24 14:09 squakez

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.

gansheer avatar Sep 25 '24 15:09 gansheer

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.

squakez avatar Nov 28 '24 17:11 squakez