Masterminds / glide

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

Glide failing on go4.org since the move #987

Closed rickw closed 6 years ago

rickw commented 6 years ago

[ERROR] Update failed for go4.org: The Remote does not match the VCS endpoint [ERROR] Failed to do initial checkout of config: The Remote does not match the VCS endpoint

The packages I'm using that use it are still listing it as "go4.org" and not the GitHub url. I have no control over those packages so I'm stuck.

Any dependency managers that handle this properly?

rickw commented 6 years ago

switched to dep

lucab commented 6 years ago

For reference, the underlying repository is at github.com/go4org/go4, but you may need to clean any glide cache to get rid of mismatches.