Build fails request.go:322:15: undefined: x.MultipartFormDataFromFile
go get fails:
$ go get github.com/txthinking/frank
# github.com/txthinking/frank
go/src/github.com/txthinking/frank/request.go:322:15: undefined: x.MultipartFormDataFromFile
MultipartFormDataFromFile ist missing because http.go is removed in https://github.com/txthinking/x/commit/8956479d309307bcd91c2ec89370118aef61abf7
Thank you. I will fix it soon.
On Thu, Jun 13, 2019 at 3:17 PM mtgxx [email protected] wrote:
go get fails:
$ go get github.com/txthinking/frank
github.com/txthinking/frank
go/src/github.com/txthinking/frank/request.go:322:15 http://github.com/txthinking/frankgo/src/github.com/txthinking/frank/request.go:322:15: undefined: x.MultipartFormDataFromFile
MultipartFormDataFromFile ist missing because http.go is removed in txthinking/x@8956479 https://github.com/txthinking/x/commit/8956479d309307bcd91c2ec89370118aef61abf7
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/txthinking/frank/issues/6?email_source=notifications&email_token=AAJPFT7UZTB4IX6BNS6XI5DP2HYBNA5CNFSM4HXWTJU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZHQNNQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJPFT63XMNYFUBYUIM7FQ3P2HYBNANCNFSM4HXWTJUQ .
Fixed
On Thu, Jun 13, 2019 at 3:26 PM Cloud [email protected] wrote:
Thank you. I will fix it soon.
On Thu, Jun 13, 2019 at 3:17 PM mtgxx [email protected] wrote:
go get fails:
$ go get github.com/txthinking/frank
github.com/txthinking/frank
go/src/github.com/txthinking/frank/request.go:322:15 http://github.com/txthinking/frankgo/src/github.com/txthinking/frank/request.go:322:15: undefined: x.MultipartFormDataFromFile
MultipartFormDataFromFile ist missing because http.go is removed in txthinking/x@8956479 https://github.com/txthinking/x/commit/8956479d309307bcd91c2ec89370118aef61abf7
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/txthinking/frank/issues/6?email_source=notifications&email_token=AAJPFT7UZTB4IX6BNS6XI5DP2HYBNA5CNFSM4HXWTJU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZHQNNQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJPFT63XMNYFUBYUIM7FQ3P2HYBNANCNFSM4HXWTJUQ .