Update the ldflags option in the GoReleaser configuration to strip the symbol table and DWARF information: ``` ldflags = -s -w ```