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 has been archived by the owner on Oct 31, 2023. It is now read-only.
Gon (installed with brew) crashes for me on my macOS installation in a VM with
SIGILL: illegal instruction
.I've determined that this is the cause of the issue: golang/go#37478.
For now, I built
gon
myself with go 1.14.3.To fix gon on these (older) systems, a binary release built with go >=1.14.1 should be provided.
The text was updated successfully, but these errors were encountered: