Release v1.10
Motivation
To comply with the current and future roadmap of grpc-go-plugin, we need to make go_package mandatory.
This will also change the behavior of gripmock when generating and executing go files.
This release will resolve issues #65 and #81.
Change list
- Requiring
go_package
declaration - New generator logic to support
go_package
declaration