MatthiasScholz / cos

Basic Cluster Orchestration Setup
GNU Lesser General Public License v3.0
34 stars 11 forks source link

Migrate Terratest to go modules #75

Closed MatthiasScholz closed 4 years ago

MatthiasScholz commented 4 years ago

Summary

Terratest recently added support for the new dependency management system in go.

Hence we can migrate from go dep to go modules.

References

MatthiasScholzTW commented 4 years ago

Changes merged.