Add linkname directives and stdlib comments for defaultToolTags and defaultReleaseTags variables to match Go standard library pattern. This allows external packages (like gopherjs) to access these internal variables via linkname, maintaining compatibility with packages that depend on this behavior. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>