opencredo/terrahelp

Update project to use Go Modules

Closed this issue · 1 comments

The GoVendor project is promoting the use of Go Modules and in the next release of Go, (1.13) the GO111MODULE environment variable will flipped to the value "on" instead of "auto". This issue is to cover the move to GO Modules to manage dependencies for Terrahelp.

This issue has been released on the master branch through release v0.7.1. The project is now building through Go Modules.