type github.com/golang-jwt/jwt/v5.VerificationKeySet

2 uses

	github.com/golang-jwt/jwt/v5 (current package)
		parser.go#L98: 	case VerificationKeySet:
		token.go#L24: type VerificationKeySet struct {