Skip to content

Commit cc2cf16

Browse files
authored
bump minimal version in documentation (#787) (#788)
1 parent 3bf6c18 commit cc2cf16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.doc/getting-started.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fully typed API. This getting started shows you examples of both APIs.
99
[discrete]
1010
=== Requirements
1111

12-
Go version 1.13+
12+
Go version 1.20+
1313

1414
[discrete]
1515
=== Installation

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ before we can accept pull requests from you.
1313

1414
### Prerequisites
1515

16-
You need at least Go 1.13 to build the project.
16+
You need at least Go 1.20 to build the project.
1717

1818
Docker is used for some tests to spawn an Elasticsearch server.
1919

0 commit comments

Comments
 (0)