Fix invalid comparison (#4598)

`go.mode` is a struct, so it was never equal to `LINKMODE_NORMAL`. I'm
not sure what visible effect this had but I noticed it when debugging
another issue.

Co-authored-by: Jay Conrod <jay@engflow.com>
1 file changed