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

这个为什么总是下载不下来 #8

Closed
manager668899 opened this issue Nov 28, 2022 · 4 comments
Closed

这个为什么总是下载不下来 #8

manager668899 opened this issue Nov 28, 2022 · 4 comments

Comments

@manager668899
Copy link

这个为什么总是下载不下来

@kakuilan
Copy link
Owner

可以的
安装: go get -u github.com/kakuilan/kgo
下载: 顶部->code -> Download ZIP

你具体是怎么操作?

@manager668899
Copy link
Author

我是通过命令行下载的 项目根目录 执行 go get -u github.com/kakuilan/kgo

@kakuilan
Copy link
Owner

嗯,你还得在项目中有实际引用才行
import "github.com/kakuilan/kgo"

再执行
go mod vendor
就会下载到当前项目的vendor目录下面了

@manager668899
Copy link
Author

感谢指导,今天我也钻研出来了,还是学艺不精。

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

2 participants