go
go copied to clipboard
使用go mod提示错误
github.com/thrift-iterator/go imports
github.com/v2pro/wombat/generic imports
github.com/v2pro/plz/countlog imports
github.com/v2pro/plz/countlog/stats tested by
github.com/v2pro/plz/countlog/stats.test imports
github.com/v2pro/plz/countlog/core: module github.com/v2pro/plz@latest found (v0.0.0-20180227161703-2d49b86ea382), but does not contain package github.com/v2pro/plz/countlog/core
I have encountered the same problem
how to resolve?
已fix