[chore]: Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#2733)

This commit is contained in:
dependabot[bot] 2024-03-11 10:36:13 +00:00 committed by GitHub
commit 5a56f4f8fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 364 additions and 134 deletions

View file

@ -15,13 +15,11 @@
*/
/*
Package jose aims to provide an implementation of the Javascript Object Signing
and Encryption set of standards. It implements encryption and signing based on
the JSON Web Encryption and JSON Web Signature standards, with optional JSON Web
Token support available in a sub-package. The library supports both the compact
and JWS/JWE JSON Serialization formats, and has optional support for multiple
recipients.
*/
package jose