Hi, I did a GitHub repo that offers gotips without compiling.

I wanted to use the Go fuzzing feature that's now merged on master in a CI 
job for detecting bugs, but compiling go every time was slow, and caching 
meant the build would get too stale.

I've released it here: https://github.com/clean8s/gotip-built/ and you can 
get it with

     go install github.com/clean8s/gotip-built/gotip@latest
     gotip download

The release archives are simple to use, but the CLI logic may contain 
mistakes (the part where `gotip` sets its own GOROOT rather than the 
original Go). If someone can figure out ARM64 that would be awesome (maybe 
using free Oracle A1 instances?)

Best regards,
Filip

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/62ebb8ad-0b22-4cea-9314-5f26e64d1e99n%40googlegroups.com.

Reply via email to