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
protoc 2.5.0 introduced "public import". This is how dproto currently imports, which means that the import code should be changed to introduce module scope.
The text was updated successfully, but these errors were encountered:
protoc 2.5.0 introduced "public import". This is how dproto currently imports, which means that the import code should be changed to introduce module scope.
The text was updated successfully, but these errors were encountered: