You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cell: migrate to github.com/go-viper/mapstructure/v2
The github.com/mitchellh/mapstructure package is archived and no
longer receives updates[^1]. The "blessed" fork[^2] is
github.com/go-viper/mapstructure. The API is the same, so nothing needs
to be changed apart from the import path.
[^1]: mitchellh/mapstructure#349
[^2]: https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc
Signed-off-by: Tobias Klauser <tobias@cilium.io>
0 commit comments