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 secret engine deps #17747

Merged
merged 4 commits into from
Nov 1, 2022
Merged

Update AWS secret engine deps #17747

merged 4 commits into from
Nov 1, 2022

Conversation

robmonte
Copy link
Member

@robmonte robmonte commented Oct 31, 2022

The following list is all of the modules for the AWS secret engine:

github.com/aws/aws-sdk-go 
github.com/hashicorp/errwrap 
github.com/hashicorp/go-cleanhttp 
github.com/hashicorp/go-hclog 
github.com/hashicorp/go-multierror
github.com/hashicorp/go-secure-stdlib/awsutil
github.com/hashicorp/go-secure-stdlib/strutil
github.com/hashicorp/vault
github.com/hashicorp/vault-testing-stepwise
github.com/mitchellh/mapstructure
github.com/stretchr/testify

Ran go get ... for each of these in the list.

Ran make testacc TEST=./builtin/logical/aws TESTARGS='-count=1' before and after to ensure all tests remain passing.

@robmonte robmonte requested a review from a team October 31, 2022 17:33
go.mod Outdated Show resolved Hide resolved
@robmonte robmonte added this to the 1.13.0-rc1 milestone Nov 1, 2022
@robmonte robmonte merged commit 7083452 into main Nov 1, 2022
@robmonte robmonte deleted the update-aws-secrets-deps branch November 1, 2022 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants