From ea7eac65589a7c6e138a2dfba12615335b29bef3 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Fri, 27 Mar 2026 08:43:24 -0700 Subject: [PATCH] readme: Update Go version to 1.25.0 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: -- 2.39.5