miquella / vaulted

Spawning and storage of secure environments
MIT License
254 stars 30 forks source link

update the go versions/ dependencies to 1.12 and 1.13 #163

Closed ryan-norton closed 4 years ago

ryan-norton commented 4 years ago

currently we require users to be running on go 1.9 or newer, but this is causing problems with some of the libraries we are using.

this bumps the build and supported versions to 1.12 and 1.13 as well as the dependencies.