Imports of package jwtbundle

PathSynopsis
cryptoPackage crypto collects common cryptographic constants.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/go-jose/go-jose/v4Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards.
github.com/spiffe/go-spiffe/v2/internal/jwtutil
github.com/spiffe/go-spiffe/v2/spiffeid
github.com/zeebo/errsPackage errs provides a simple error package with stack traces.
ioPackage io provides basic interfaces to I/O primitives.
osPackage os provides a platform-independent interface to operating system functionality.
sortPackage sort provides primitives for sorting slices and user-defined collections.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.