thedevsaddam / gojsonq

A simple Go package for querying over JSON, YAML, XML, and CSV data.
https://github.com/thedevsaddam/gojsonq/wiki
MIT License
2.19k stars 140 forks source link

Versions newer than v2.3.0 unavailable via go mod #78

Closed logicfox closed 4 years ago

logicfox commented 4 years ago

I'm unable to download versions newer than v2.3.0 seem to be unavailable. Per https://pkg.go.dev/github.com/thedevsaddam/gojsonq/?tab=doc v2.3.0 is the latest version.

Please suggest what I should do to get get v2.5.0.

thedevsaddam commented 4 years ago

Yes, there was an issue. Please use the latest version: https://pkg.go.dev/github.com/thedevsaddam/gojsonq/v2?tab=doc