pkg/compose: remove uses of deprecated mitchellh/mapstructure module by thaJeztah · Pull Request #13239 · docker/compose
The github.com/mitchellh/mapstructure module was archived and is no longer maintained. This module has moved to github.com/go-viper/mapstructure, which updated to v2, with a minor breaking change in v2.0; > Error is removed in favor of errors.Join (backported from Go 1.20 to > preserve compatibility with earlier versions) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
marked this pull request as ready for review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters