GitHub上下载的程序Build后报错
报错内容:main.go:5:2: cannot find package "github.com/leeeboo/wechat/wx" in any of:
D:\Go\src\github.com\leeeboo\wechat\wx (from $GOROOT)
($GOPATH not set)
报错内容:main.go:5:2: cannot find package "github.com/leeeboo/wechat/wx" in any of:
D:\Go\src\github.com\leeeboo\wechat\wx (from $GOROOT)
($GOPATH not set)
2018-07-26
举报