-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Remove dependabot
and go.mod
aws-sdk-go-v2
exclusions
#34425
Conversation
Remove `aws_sdk-go-v2` exclusions.
Community NoteVoting for Prioritization
For Submitters
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
…t github.com/aws/aws-sdk-go-v2/[email protected] && go get github.com/aws/aws-sdk-go-v2/feature/s3/[email protected] && go mod tidy'.
dependabot
aws-sdk-go-v2
exclusionsdependabot
and go.mod
aws-sdk-go-v2
exclusions
# Conflicts: # go.sum
Failing unit test is expected -- aws/aws-sdk-go-v2#2369. |
This functionality has been released in v5.27.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Description
aws/aws-sdk-go-v2#2365 introduced a new INI file parser to
aws-sdk-go-v2
.We can now remove our
dependabot
aws-sdk-go-v2
exclusions.Also removes the
go.mod
exclusions and updates to the current module versions.Relations
Relates aws/aws-sdk-go-v2#2365.
Relates aws/aws-sdk-go-v2#2363.
Relates aws/aws-sdk-go-v2#2359.
Relates aws/aws-sdk-go-v2#2349.
Relates #34300.
Relates #34313.
Relates #34327.
Relates aws/aws-sdk-go-v2#2369.
Relates #34429.
Relates hashicorp/aws-sdk-go-base#787.
Output from Acceptance Testing
DON'T MERGE UNTIL WE HAVE RESOLUTION UPSTREAM