Adding to the previous, @Jhonatan answer you can just do
fmt.Printf("data \u001B[1;32m %s \n", "Hello man")
You can get list of colours from here https://gist.github.com/vratiu/9780109