We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f1155 commit dce169cCopy full SHA for dce169c
README.md
@@ -13,7 +13,6 @@ The client major versions correspond to the compatible Elasticsearch major versi
13
14
When using Go modules, include the version in the import path, and specify either an explicit version or a branch:
15
16
- require github.com/elastic/go-elasticsearch/v7 v7.0.0-rc1
17
require github.com/elastic/go-elasticsearch/v7 7.x
18
19
It's possible to use multiple versions of the client in a single project:
0 commit comments