wechat
wechat copied to clipboard
msg.go
请解答一下,谢谢!
**\src\github.com\Kevingong2013\wechat\msg.go:259:34: cannot use kind (type "github.com/h2non/filetype/types".Type) as type "gopkg.in/h2non/filetype.v1/types".Type in argument to wechat.UploadMedia **
暂时采用,可以编译通过
//"gopkg.in/h2non/filetype.v1/types" "github.com/h2non/filetype/types"
遇到同样的问题
go: downloading gopkg.in/h2non/filetype.v1 v1.0.8
build command-line-arguments: cannot load gopkg.in/h2non/filetype.v1: cannot find module providing package gopkg.in/h2non/filetype.v1