linfun486 commented on issue #2695: URL: https://github.com/apache/dubbo-go/issues/2695#issuecomment-2210113053
> 我们这边建议是直接使用最新版本的 protoc 插件和生成的代码。基于这一点,我没完全理解你这边的问题,是新版本的代码生成遇到问题?还是不知道如何生成旧版本的代码? 我昨晚找到问题了, 我的项目里面存在go.work 影响了module_path的获取,所以就报错了, 在[gen-triple](https://github.com/dubbogo/protoc-gen-go-triple)那边提交了一个pr 可以参考下哈 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
