go-project-sample icon indicating copy to clipboard operation
go-project-sample copied to clipboard

The requirement of protoc relative tools version. 需要 Protoc 相关代码生成工具的版本

Open Anxiu0101 opened this issue 10 months ago • 0 comments

Problem Description

It's difficult to recurrent the make proto command generate similar code. Could you offer the versions of your proto generation tools? Including the protoc, proto-gen-go, protoc-gen-go-grpc, etc.

image

Environment Information

  • Operating System: WSL Ubuntu
  • protoc-gen-go v1.33.0
  • protoc v5.26.1
  • google.golang.org/grpc 1.32.0

Anxiu0101 avatar Mar 30 '24 07:03 Anxiu0101