cyberark / dev-flow

Opinionated CLI that standardizes and automates common development tasks
Apache License 2.0
11 stars 3 forks source link

dev-flow uses versioned go modules #37

Closed jtuttle closed 6 years ago

jtuttle commented 6 years ago

We should move away from using dep for dependency management. This is a good resource for the why and how: https://secretless.io/blog/2018/09/20/conversion-to-go-modules.html