We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bf6c18 commit cc2cf16Copy full SHA for cc2cf16
.doc/getting-started.asciidoc
@@ -9,7 +9,7 @@ fully typed API. This getting started shows you examples of both APIs.
9
[discrete]
10
=== Requirements
11
12
-Go version 1.13+
+Go version 1.20+
13
14
15
=== Installation
CONTRIBUTING.md
@@ -13,7 +13,7 @@ before we can accept pull requests from you.
### Prerequisites
16
-You need at least Go 1.13 to build the project.
+You need at least Go 1.20 to build the project.
17
18
Docker is used for some tests to spawn an Elasticsearch server.
19
0 commit comments