golang / dep

Go dependency management tool experiment (deprecated)
https://golang.github.io/dep/
BSD 3-Clause "New" or "Revised" License
12.85k stars 1.05k forks source link

Latest release 0.5.4 misses compiled binaries in assets #2183

Closed tyranron closed 5 years ago

tyranron commented 5 years ago

All releases before have them, but 0.5.4 has no.

izumin5210 commented 5 years ago

This is probably because the tagged build is failed https://travis-ci.org/golang/dep/builds/545845393 @sdboyer Could you restart this?

kevinburke commented 5 years ago

Yikes, sorry I missed this; I deployed this change from Highway 5 in the Central Valley so wasn't able to do the usual checks. It looks like the build failure was just a transient issue fetching gopkg.in, I think... I hit restart.

izumin5210 commented 5 years ago

🎉 🎉 image