In the [instructions to build go from source](https://golang.org/doc/install/source#fetch), the user is asked to call ``` git checkout go1.5.2 ``` I guess this should be changed, especially since go1.5.3 was a severe security fix. Edit: typo