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

Update aws sdk modules to latest version #7415

Merged
merged 1 commit into from
Jan 30, 2024

Commits on Jan 29, 2024

  1. Update aws sdk modules to latest version

    This should resolve an issue with incompatible aws sdk modules. This is
    due to a recent update we did where we bumped some of them but not all.
    Normally this should be fine, however, a change in the aws sdk made old
    modules incompatible with new modules.
    
    More info: aws/aws-sdk-go-v2#2370 (comment)
    g-gaston committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e3a91c7 View commit details
    Browse the repository at this point in the history