aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTill <2353100+S7evinK@users.noreply.github.com>2023-09-28 12:06:21 +0200
committerGitHub <noreply@github.com>2023-09-28 12:06:21 +0200
commitb341a66152269ea8c031955a6654dfb4b07e56e3 (patch)
tree86c49a182af58f3f89ff0d802ea06224862114c2 /docs
parent4d344b65b2132b1c4ce7fe4f142295b9716c9ca5 (diff)
Version 0.13.3 (#3213)v0.13.3helm-dendrite-0.13.4
Diffstat (limited to 'docs')
-rw-r--r--docs/installation/1_planning.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/1_planning.md b/docs/installation/1_planning.md
index 354003ae..37ca5702 100644
--- a/docs/installation/1_planning.md
+++ b/docs/installation/1_planning.md
@@ -59,7 +59,7 @@ In order to install Dendrite, you will need to satisfy the following dependencie
### Go
-At this time, Dendrite supports being built with Go 1.18 or later. We do not support building
+At this time, Dendrite supports being built with Go 1.20 or later. We do not support building
Dendrite with older versions of Go than this. If you are installing Go using a package manager,
you should check (by running `go version`) that you are using a suitable version before you start.