From: Joe Mooring Date: Sat, 6 Jan 2024 13:31:49 +0000 (-0800) Subject: README: Update minimum Go version to 1.20 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=911bc60a7;p=brevno-suite%2Fhugo README: Update minimum Go version to 1.20 --- diff --git a/README.md b/README.md index 245181840..a78b2ecb5 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,8 @@ Hugo is available in two editions: standard and extended. With the extended edit Prerequisites to build Hugo from source: -- Standard edition: Go 1.19 or later -- Extended edition: Go 1.19 or later, and GCC +- Standard edition: Go 1.20 or later +- Extended edition: Go 1.20 or later, and GCC Build the standard edition: