the import of the gogo protobuf file isn't cross language compatible, and causes some issues with code generation. This removes the usage of that to smoothly generate the proto files without gogo imports.
This has a very minor impact on the golang functionality, while not breaking the proto buf compatability
the import of the gogo protobuf file isn't cross language compatible, and causes some issues with code generation. This removes the usage of that to smoothly generate the proto files without gogo imports.
This has a very minor impact on the golang functionality, while not breaking the proto buf compatability