From: Joe Mooring Date: Wed, 27 Aug 2025 14:42:21 +0000 (-0700) Subject: misc: Update Go version to 1.24.0 in README X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=29124159552afa490958ca6a7b2f020ad47972ab;p=brevno-suite%2Fhugo misc: Update Go version to 1.24.0 in README Update Go version requirements for building Hugo. --- diff --git a/README.md b/README.md index f1ccbecef..fdbb2dac5 100644 --- 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: