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

vendor: github.com/compose-spec/compose-go/v2 v2.1.2 #2502

Merged
merged 1 commit into from
Jun 6, 2024

Commits on Jun 6, 2024

  1. vendor: github.com/compose-spec/compose-go/v2 v2.1.2

    Replaces uses of the github.com/mitchellh/mapstructure module, which
    was deprecated by the owner and moved to new maintainership at
    github.com/go-viper/mapstructure.
    
    The old module is still referenced as indirect dependency (through
    docker/cli and theupdateframework/notary), but not used in code, and
    should eventually go away.
    
    full diff: compose-spec/compose-go@v2.1.1...v2.1.2
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9e5ba66 View commit details
    Browse the repository at this point in the history