Update to Go 1.6 & Debian 7

This commit is contained in:
Darren Coxall
2016-07-14 10:39:14 +01:00
parent 98d1646285
commit 56a553d9a7
4 changed files with 5 additions and 7 deletions

View File

@@ -36,7 +36,7 @@ Clone or copy the repo and do the following:
## Choosing golang version
This repo is hardcoded to use 1.5.3 although this can easily be changed after
This repo is hardcoded to use 1.6 although this can easily be changed after
cloning. If you want to use another version simply set the `$version` parameter
when calling the class. The version string is taken from the
[golang downloads list](http://golang.org/dl/). Once changed you can either call