feat: upgrade to go 1.17
Currently, the runbooks project uses Go 1.15.
This version is out-of-date, and doesn't support newer arm64/darwin architectures, meaning that engineers with M1 macs are unable to setup their local environments.
This upgrades to Go 1.17
cc @gsgl
Edited by Andrew Newdigate