Go: the inconsistent vendoring in C:\go\src\google.golang.org \ GRPC:
Go. Mod requires google.golang.org/grpc but vendor/modules. TXT does not include it.
The run 'go mod tidy; Go mod vendor 'to sync
I feel there is a file called go. Mod has a problem? Like what were missing from it,,, I really don't understand, o god
CodePudding user response:
https://blog.csdn.net/weixin_44690437/article/details/103571558May help to you, the vender should be another dependency management mode, then use the module, but the module has generated vendor folder's instructions, if you are installing dependent issues, this blog should be able to help you
CodePudding user response:
Run the problem is you don't have a set operation mode, should go run directory