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 get 直接报错啊 #205

Closed
Fengxq2014 opened this issue Aug 6, 2017 · 3 comments
Closed

go get 直接报错啊 #205

Fengxq2014 opened this issue Aug 6, 2017 · 3 comments

Comments

@Fengxq2014
Copy link

go get -u -v github.com/chanxuehong/wechat.v2
github.com/chanxuehong/wechat.v2 (download)
package github.com/chanxuehong/wechat.v2: no buildable Go source files in /home/defned/.gvm/pkgsets/go1.8.3/global/src/github.com/chanxuehong/wechat.v2

@Barbery
Copy link

Barbery commented Aug 7, 2017

同遇到。。。请问怎么安装,难道要手动拷贝进去吗

@Barbery
Copy link

Barbery commented Aug 7, 2017

哦 原来作者是弄成分模块下载的。。。
例如我要开发授权的功能,只要下载这两个包就好了

go get -u -v github.com/chanxuehong/wechat.v2/oauth2
go get -u -v github.com/chanxuehong/wechat.v2/mp/oauth2

@chanxuehong
Copy link
Owner

go get -u github.com/chanxuehong/wechat.v2/...

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

3 participants