When building dt 1.0.2 with go 1.24.1, I get this error: `link: golang.org/x/net/internal/socket: invalid reference to syscall.recvmsg` Apparently this is a known problem with older versions of this library when compiling with newer versions of go.