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
Apologies for this, but due to weirdness of go modules, see here golang/go#29323, when vendoring cmux as a dependency it also vendors google.golang.org/grpc purely because it is a test dependency.
Would you perhaps consider moving the example test to its own package?
The text was updated successfully, but these errors were encountered:
Apologies for this, but due to weirdness of go modules, see here golang/go#29323, when vendoring cmux as a dependency it also vendors google.golang.org/grpc purely because it is a test dependency.
Would you perhaps consider moving the example test to its own package?
The text was updated successfully, but these errors were encountered: