Go Micro v3 consolidates examples, plugins and protoc-gen-micro into one place. It strips all but the default plugin out into a separate plugins directory that has go.mod per plugin and cleans up some of the sub packaged things like config/cmd and client/selector by bringing them to the top level. V3 also moves imports to github.com/asim/go-micro so its a hard break in that regard for anyone who wants to use v3.