loopholelabs/frpc-go

Module declares its path as: github.com/loopholelabs/polyglot but was required as: github.com/loopholelabs/polyglot-go

Closed this issue · 3 comments

Cmd: protoc --go-frpc_out=. echo.proto

Error file: echo.frpc.go

image

It is generating the wrong protoc file.

"github.com/loopholelabs/polyglot" works if pasted:

image

but the error occurs:

image

Hello, this will be solved by #41 which should be completed and merged sometime this week

Hello, this will be solved by #41 which should be completed and merged sometime this week

Thanks bro :)

Fixed by #41 and included in latest release