You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
While trying to vendor a the dependency github.com/hashicorp/memberlist a secondary dep of github.com/sean-/seed was introduced but dep refused to download that version printing the error:
master: github.com/sean-/seed is not a valid path for a source on github.com
The text was updated successfully, but these errors were encountered:
After looking into fixing this it turns out that it has already been fixed in upstream in the https://github.com/sdboyer/gps repo. Updating that dependency should fix this issue.
While trying to vendor a the dependency
github.com/hashicorp/memberlist
a secondary dep ofgithub.1485827954.workers.dev/sean-/seed
was introduced butdep
refused to download that version printing the error:The text was updated successfully, but these errors were encountered: