Closed Masedko closed 1 year ago
For other plugins, I just use go install, but it doesn't work with protovalidate-go. Any suggestions, on how to make this work?
I don't need to install protovalidate-go, I just specified it in buf.yaml, so this question is closed
Hi, I use GitHub actions and buf to generate pb.go files. But I have no clue how to make it work with protovalidate. Do I need to create go module and then make it work? Thank you in advance!