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
Looks a lot like the issue in e.g. bettercap/bettercap#1106; Go 1.23 made a breaking change. Error message looks like golang.org/x/net/internal/socket: invalid reference to syscall.recvmsg.
1.22 builds fine without any difficulty. For now, a README note may help.
The text was updated successfully, but these errors were encountered:
Looks a lot like the issue in e.g. bettercap/bettercap#1106; Go 1.23 made a breaking change. Error message looks like
golang.org/x/net/internal/socket: invalid reference to syscall.recvmsg
.1.22 builds fine without any difficulty. For now, a README note may help.
The text was updated successfully, but these errors were encountered: