In Golang plugin, module with same name loaded should be compiled in same version.
So we have great reason to reduce core dependencies of gozz
in go.mod
then
provide greater independence.
Also, We separate some official plugins as extension from main repo,
and users are free to choose to install it themselves.
The project would provide plugins and orm-schema-drivers.
gozz install https://github.com/go-zing/gozz-plugins -f [path to plugins]