Open atombender opened 7 years ago
i think you need make a mirror with golang.org/x/crypto with github.com/golang/crypto
I have this error too. +1
btw Hi @godcong
It may due to deps conflict, try to reorder packages in import list, put packages on top that use golang.org/x/crypto.
We're experiencing a complete Glide meltdown. We have not made any changes to our
glide.yaml
orglide.lock
, and every single package is pinned to a specific commit. Glide is randomly failing with all sorts of weird errors.Occasionally we can get
glide install
to run to completion without errors, but at that point it's lacking a bunch of packages, so builds fail.Here's what I get if I attempt a complete reset:
Verifying that the cache does contain the missing directory:
If I run this multiple times, it fails on random different things, e.g. the next time it fails on:
glide.yaml.