Require Go 1.16 (#2122)

This commit is contained in:
Neil Alexander 2022-01-28 16:24:01 +00:00 committed by GitHub
parent bde7c1fd8c
commit 2c3dd48bb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ use in production environments just yet!
Dendrite requires:
* Go 1.15 or higher
* Go 1.16 or higher
* PostgreSQL 12 or higher (if using PostgreSQL databases, not needed for SQLite)
If you want to run a polylith deployment, you also need: