nitishm / go-rejson

Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)
MIT License
340 stars 46 forks source link

Revert "Swap from Go Dep to Go Modules." #34

Closed nitishm closed 4 years ago

nitishm commented 4 years ago

Reverts nitishm/go-rejson#33 Need to consider more things regarding the current v2.0.0 version of go-rejson. Import paths need to be changed to github.com/nitishm/go-rejson/v2 in a lot of places as specified by the go module docs https://github.com/golang/go/wiki/Modules#releasing-modules-v2-or-higher