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

@ -1,6 +1,6 @@
# Yggdrasil Demo
This is the Dendrite Yggdrasil demo! It's easy to get started - all you need is Go 1.15 or later.
This is the Dendrite Yggdrasil demo! It's easy to get started - all you need is Go 1.16 or later.
To run the homeserver, start at the root of the Dendrite repository and run: