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/Google servers, 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 where Google's proxy servers are accessed, and just download direct from Github, etc. Let me know if that works! Cheers, makeworld
---
Previous in thread (3 of 5): 🗣️ Ben (benulo (a) systemli.org)