Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make build protoc --proto_path=/home/zhr/gospace/src:. --micro_out=. --go_out=. proto/example/example.proto go build -o DeleteSession-srv main.go plugin.go go: github.com/micro/go-plugins@v1.1.0 requires github.com/golang/lint@v0.0.0-20190313153728-d0100b6bd8b3: parsing go.mod: module declares its path as: golang.org/x/lint but was required as: github.com/golang/lint Makefile:12: recipe for target 'build' failed make: *** [build] Error 1 #12

Open
ying2025 opened this issue Nov 20, 2019 · 0 comments

Comments

@ying2025
Copy link

make build
protoc --proto_path=/home/zhr/gospace/src:. --micro_out=. --go_out=. proto/example/example.proto
go build -o DeleteSession-srv main.go plugin.go
go: github.com/micro/go-plugins@v1.1.0 requires
github.com/golang/lint@v0.0.0-20190313153728-d0100b6bd8b3: parsing go.mod:
module declares its path as: golang.org/x/lint
but was required as: github.com/golang/lint
Makefile:12: recipe for target 'build' failed
make: *** [build] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant