-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zenhack.net is Gone #548
Comments
Alternately, since @lthibault has control of he original repo, I could alternately just change the imports to https://github.com/zenhack/go-util. |
I'm generally in favor of moving |
Do you intend to release a new version soonish? Right now nobody can install this library (without a proxy). |
@arlyon Have you tried To answer your question: the intent is to release a new version as soon as we are able to fix the regressions in the |
I heard about that, and I am sorry to hear that. Please don't take this as a criticism, I was just hoping to get some insight. No promises, but if you happen to have a list of bugs that are considered blockers I will see if I can make time to claim one over the weekend :) |
No worries -- I definitely didn't take it as criticism 😃 Here are what I consider to be the major blockers for cutting a new release. If you have a chance to investigate any of these, it would be an enormous help 🙏 |
The VPS behind
zenhack.net
is gone, so this project no longer builds withGOPROXY=direct
.I think it makes sense to fork https://github.com/zenhack/go-util to https://github.com/capnproto/zenhack-util, or to merge all of
go-util
into this project.I've done this work here:
#547
The text was updated successfully, but these errors were encountered: