Masterminds / glide

Package Management for Golang
https://glide.sh
Other
8.15k stars 541 forks source link

Glide does not work with bitbucket urls #1057

Closed freeformz closed 5 years ago

freeformz commented 5 years ago

This is because the bitbucket v1 API is no more and returns a 410.

Related: https://github.com/Masterminds/vcs/issues/98 https://github.com/heroku/heroku-buildpack-go/pull/341

mattfarina commented 5 years ago

Thanks. Just released a fix for glide. The bitbucket API changed.