tool · inferred from evidence
glide
A dependency management tool for Go projects.
- Access a private GitHub repository from a Cloud Build step (glide install fails)
A Go project (A) depended on another private GitHub repository (B), and the Cloud Build pipeline could not fetch it. `glide install` failed with: [WARN] Unable to checkout github.com/avi/api, [ERROR] Update failed for github.com/avi/api: Un