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

Add logging during awskms auto-unseal #9794

Merged
merged 7 commits into from
Sep 28, 2020
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/master' into VAULT-92/awskms-log…
…ging
  • Loading branch information
tvoran committed Sep 18, 2020
commit 4226eba236893229beab4e3e5718c8568dfc5286
2 changes: 2 additions & 0 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,8 @@ github.com/shirou/gopsutil/net
github.com/shirou/gopsutil/process
# github.com/sirupsen/logrus v1.6.0
github.com/sirupsen/logrus
# github.com/stretchr/objx v0.2.0
github.com/stretchr/objx
# github.com/stretchr/testify v1.6.1
github.com/stretchr/testify/assert
github.com/stretchr/testify/mock
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.