Tags: angrychow/abcoder
Tags
fix(go): skip CGO pseudo-package "C" in import parsing Added check to skip import "C" when parsing imports, as it is a special CGO pseudo-package and should not be treated as a regular system, third-party, or project import. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <[email protected]>