misc: Update Go version to 1.24.0 in README

Update Go version requirements for building Hugo.
This commit is contained in:
Joe Mooring
2025-08-27 07:42:21 -07:00
committed by Bjørn Erik Pedersen
parent bb4e66cd7c
commit 2912415955

View File

@@ -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: