Release v1.9.0
Features:
- support OneOf syntax
Improvement:
- replaced packr2 with pkger
- migrated from depreciated protoc plugin lib to protogen
- use jsonpb to marshal stubs to response messages
- switched over to go modules
- Readme grammar fix
Bugfixes:
- fixes to address the well_known_type test failure. The cause of the issue was that the keyword type was making it into an import alias in the server.tmpl file.