Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 39a8b70

Browse files
committed
README: Update the version requirements for our dependencies
1 parent e361dcc commit 39a8b70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ or run it locally for your own users.
1414

1515
### Requirements
1616

17-
* [Golang](https://golang.org) - version 1.8 or above is required, with 1.9 highly recommended.
17+
* [Golang](https://golang.org) - version 1.17 or above is required.
1818
* [Memcached](https://memcached.org) - version 1.4.33 and above are known to work.
1919
* [Minio](https://minio.io) - release 2016-11-26T02:23:47Z and later are known to work.
20-
* [NodeJS](https://nodejs.org) - version 14.x ONLY. Not less than 14, not greater than 14.x.
21-
* [PostgreSQL](https://www.postgresql.org) - version 9.6 or above is required.
20+
* [NodeJS](https://nodejs.org) - version 18.x is known to work, others are untested.
21+
* [PostgreSQL](https://www.postgresql.org) - version 13 and above are known to work.
2222
* [Yarn](https://classic.yarnpkg.com) - version 1.22.x. Not Yarn 2.x or greater.
2323

2424
### Subdirectories

0 commit comments

Comments
 (0)