To avoid OOM errors, Golang has introduced the GOMEMLIMIT environment variable. Let's allow it to be set this way:
- by default, it's configured to be set to 80% of Glide resource requirements
- it's possible to override that value
- it's possible to disable setting the env var