# GO optimization pack

The Go optimization pack provides support for optimizing Go applications.

## Component Types

The following component types are supported for Go applications.

<table><thead><tr><th width="236">Component Type</th><th>Description</th></tr></thead><tbody><tr><td><a href="go-pack/go-1">Go 1</a></td><td>The Golang runtime 1</td></tr></tbody></table>

## Installing

Here’s the command to install the Go optimization pack using the Akamas CLI:

```
$ akamas install optimization-pack NodeJS
```
