💾 Archived View for rawtext.club › ~sloum › geminilist › 002205.gmi captured on 2020-10-31 at 14:23:42. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2020-09-24)
-=-=-=-=-=-=-
colecmac at protonmail.com colecmac at protonmail.com
Wed Jul 15 17:00:23 BST 2020
- - - - - - - - - - - - - - - - - - -
Hello Ben,
(I think there was one other client as well using Go.)
Sounds like it might be mine! :)
https://github.com/makeworld-the-better-one/amfora
I have compiled binaries for all my releases, hope that helps.Also, if you're sure your Go issue is with accessing the Go/Googleservers, try this command:
GOPROXY=direct GOSUMDB=off GO111MODULE=on go get -u github.com/makeworld-the-better-one/amfora
Those first two env variables turn off the default behaviour whereGoogle's proxy servers are accessed, and just download direct fromGithub, etc. Let me know if that works!
Cheers,makeworld