Updates to Go 1.16 and introduces Go modules
The build of the previous release failed due to dependency issues caused by the older Go 1.14 build environment. This release updates Go to 1.16 and brings in Go modules to prevent future build failures like this.