Releases: wusendong/gogimport
Releases · wusendong/gogimport
v0.0.2
Change the way that how the import group is determined, so that we can support any package:
- has local prefix -> local packages
- is stdlib package(load from $GOROOT) -> std packages
- others -> third party packages