From: Joe Mooring Date: Fri, 27 Mar 2026 15:43:24 +0000 (-0700) Subject: readme: Update Go version to 1.25.0 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ea7eac65589a7c6e138a2dfba12615335b29bef3;p=brevno-suite%2Fhugo readme: Update Go version to 1.25.0 --- diff --git a/README.md b/README.md index db9808519..d7c183330 100644 --- a/README.md +++ b/README.md @@ -96,9 +96,9 @@ Install Hugo from a [prebuilt binary], package manager, or package repository. P Prerequisites to build Hugo from source: -- 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 +- Standard edition: Go 1.25.0 or later +- Extended edition: Go 1.25.0 or later, and GCC +- Extended/deploy edition: Go 1.25.0 or later, and GCC Build the standard edition: