We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee90ab commit 31adb6fCopy full SHA for 31adb6f
v5/server/grpc/go.mod
@@ -32,8 +32,3 @@ require (
32
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 // indirect
33
google.golang.org/protobuf v1.33.0 // indirect
34
)
35
-
36
-replace (
37
- github.com/micro/plugins/v5/client/grpc => ../../client/grpc
38
- github.com/micro/plugins/v5/transport/grpc => ../../transport/grpc
39
-)
0 commit comments