O

Results 4 issues of 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 ![unknown](https://user-images.githubusercontent.com/98099231/183841141-b880dcfd-9395-4eb0-b709-c1205525f4ac.png) ```go package main import ( "github.com/yukithm/json2csv" ) func main() { as := `[ {...