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
If possible, moving the third-party references into the go modules and go packages would significantly help integration of this package into other go projects. The extra packaged code can cause namespace conflicts.
If possible, moving the third-party references into the go modules and go packages would significantly help integration of this package into other go projects. The extra packaged code can cause namespace conflicts.
This issue was opened in accordance with the best practices listed at https://protobuf.dev/reference/go/faq#namespace-conflict
The text was updated successfully, but these errors were encountered: