mtgxx

Results 3 issues of mtgxx

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

`go get -u -v github.com/schollz/cowyodel` fails with: ```# github.com/schollz/cowyodel cowyodel/main.go:53:17: cannot use cli.StringFlag literal (type cli.StringFlag) as type cli.Flag in array or slice literal: cli.StringFlag does not implement cli.Flag (Apply...

Hello, There is an unexpected behaviour in the webclient. I have done the following: - start composing a mail - attach a file - click on save - click on...