O
O
`go get` is no longer supported outside a module. therefore I changed `go get` to `go install`
Please use the following questions as a guideline to help me answer your issue/question without further inquiry. Thank you. ### Which version of Elastic are you using? [x] elastic.v7 (for...
I tried converting JSON('string not struct') to CSV but got an Unsupported JSON structure. error  ```go package main import ( "github.com/yukithm/json2csv" ) func main() { as := `[ {...