**请简单描述bug的场景** go mod 引用时,版本号与module的path不匹配,导致无法引用v2.x.x的任何版本。 参考:https://github.com/golang/go/wiki/Modules#semantic-import-versioning,