You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new as to what versions of my dependencies I need for compilation of my protobuf and how that changes in production runtime.
I use gorm and grpc-gateway, it also requires I install proto-gen-go, do they need to be the same versions I use with gorm? maybe there Is there a project that uses gorm and grpc-gateway I can look at?
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale as it missing playground pull request link, checkout https://github.com/go-gorm/playground for details, it will be closed in 2 days if no further activity occurs.
Hi,
I'm new as to what versions of my dependencies I need for compilation of my protobuf and how that changes in production runtime.
I use gorm and grpc-gateway, it also requires I install proto-gen-go, do they need to be the same versions I use with gorm? maybe there Is there a project that uses gorm and grpc-gateway I can look at?
The text was updated successfully, but these errors were encountered: