The Awesome module even has a go routine ```Go func Sort(vals []int) { sort.Ints(vals) } ``` that we are not using yet.