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

不支持go.mod吗? #87

Open
Gera-coder opened this issue Jun 30, 2021 · 5 comments
Open

不支持go.mod吗? #87

Gera-coder opened this issue Jun 30, 2021 · 5 comments

Comments

@Gera-coder
Copy link

go.mod项目运行的时候会提示一堆库找不到

@lhlyu
Copy link

lhlyu commented Sep 3, 2021

@Gera-coder
我改造成了 go mod , 仓库

@ADkun
Copy link

ADkun commented Sep 6, 2021

@lhlyu 虽然安装该项目包的时候解决了go mod的问题,但是在运行goreporter -p projectpath -r projectpath时,
Unitest会提示
E0906 12700 depend.go:84] failed to import projectpath: package vendor/D/anydream-ocean/src is not in GOROOT
之后跟一堆
package xxx is not in GOROOT

@lhlyu
Copy link

lhlyu commented Sep 6, 2021

@ADkun 可以截一份图吗,我想看看具体缺少了什么,晚点我解决一下

@wgliang
Copy link
Collaborator

wgliang commented Sep 7, 2021

@lhlyu 大佬好,感谢🙏能够解决问题~工作事情比较多,实在抽不出时间

@dingqinghui
Copy link

failed to import projectpath: package vendor/D/anydream-ocean/src is not in GOROOT
之后跟一堆
package xxx is not in GOROOT

这个问题怎么解决的

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

5 participants