solo-io / unik

The Unikernel & MicroVM Compilation and Deployment Platform
Apache License 2.0
2.72k stars 191 forks source link

Modify the golang version to allow govmomi to compile #76

Closed djannot closed 8 years ago

djannot commented 8 years ago

Go 1.7 moves the golang.org/x/net/context package into the standard library as context.

ilackarms commented 8 years ago

thanks @djannot for the contrib. however, we don't want to merge the --insecure flag (yes I know we have one in our binary container, we should get on top of removing that). updating the go version was manually added in 8d3c420