summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoe Mooring <joe@mooring.com>2024-01-06 05:31:49 -0800
committerGitHub <noreply@github.com>2024-01-06 05:31:49 -0800
commit911bc60a7ab739885908fdfe49d1578531940909 (patch)
tree4e19227e94752b78a43ad268f3123d586f0c5d73 /README.md
parent5ff63233203c2258dd9ee20ef07ce555e77aadc9 (diff)
README: Update minimum Go version to 1.20
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 245181840..a78b2ecb5 100644
--- a/README.md
+++ b/README.md
@@ -84,8 +84,8 @@ Hugo is available in two editions: standard and extended. With the extended edit
Prerequisites to build Hugo from source:
-- Standard edition: Go 1.19 or later
-- Extended edition: Go 1.19 or later, and GCC
+- Standard edition: Go 1.20 or later
+- Extended edition: Go 1.20 or later, and GCC
Build the standard edition: