]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
misc: Update Go version to 1.24.0 in README
authorJoe Mooring <joe@mooring.com>
Wed, 27 Aug 2025 14:42:21 +0000 (07:42 -0700)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 27 Aug 2025 14:46:38 +0000 (16:46 +0200)
Update Go version requirements for building Hugo.

README.md

index f1ccbecefc72b369c90eec55fee16321f9129856..fdbb2dac538bb92ae5775c4850e84500c701d964 100644 (file)
--- a/README.md
+++ b/README.md
@@ -100,9 +100,9 @@ Install Hugo from a [prebuilt binary], package manager, or package repository. P
 
 Prerequisites to build Hugo from source:
 
-- Standard edition: Go 1.23.0 or later
-- Extended edition: Go 1.23.0 or later, and GCC
-- Extended/deploy edition: Go 1.23.0 or later, and GCC
+- Standard edition: Go 1.24.0 or later
+- Extended edition: Go 1.24.0 or later, and GCC
+- Extended/deploy edition: Go 1.24.0 or later, and GCC
 
 Build the standard edition: