rethinkdb / rethinkdb-go

Go language driver for RethinkDB
Apache License 2.0
1.65k stars 180 forks source link

Go Lang replaces get to install. #504

Closed regimantas closed 1 year ago

regimantas commented 1 year ago

Go Lang replaces get to install. To install you need command: go install gopkg.in/rethinkdb/rethinkdb-go.v6@latest

DanyHenriquez commented 1 year ago

Your comment is not valid for libraries. Install does not replace get. They serve different purposes.

Can you please close this issue as it is not an issue?

regimantas commented 1 year ago

Done