# Packages
Binary cyclecheck looks for situations where imports in .proto files would result in circular package dependencies in the generated Go code.
Binary protoc-wrapper calls protoc, with our plugins, but using commandline flags to move things around instead of forking protoc-gen-go.