Vault Automation 77f1980d29
go: bump golang.org/x/crypto => v0.44.0 to resolve GO-2025-4116 (#10871) (#10891)
* go: bump golang.org/x/crypto => v0.44.0 to resolve GO-2025-4116

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2025-11-18 17:57:11 +00:00
..

Vault API

This provides the github.com/hashicorp/vault/api package which contains code useful for interacting with a Vault server.

For examples of how to use this module, see the vault-examples repo. For a step-by-step walkthrough on using these client libraries, see the developer quickstart.

GoDoc