Vault Automation 7296ef3700
Backport [VAULT-43813] go: resolve CVE-2026-34986 and GHSA-78h2-9frx-2jm8 by upgrading github.com/go-jose/go-jose into ce/release/2.x.x (#13685)
* [VAULT-43813] go: resolve CVE-2026-34986 and GHSA-78h2-9frx-2jm8 by upgrading github.com/go-jose/go-jose (#13645) (#13668)

go: resolve CVE-2026-34986 and GHSA-78h2-9frx-2jm8 by upgrading github.com/go-jose/go-jose

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2026-04-07 11:17:29 -06: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