Skip to content

Commit 2912415

Browse files
jmooringbep
authored andcommitted
misc: Update Go version to 1.24.0 in README
Update Go version requirements for building Hugo.
1 parent bb4e66c commit 2912415

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ Install Hugo from a [prebuilt binary], package manager, or package repository. P
100100

101101
Prerequisites to build Hugo from source:
102102

103-
- Standard edition: Go 1.23.0 or later
104-
- Extended edition: Go 1.23.0 or later, and GCC
105-
- Extended/deploy edition: Go 1.23.0 or later, and GCC
103+
- Standard edition: Go 1.24.0 or later
104+
- Extended edition: Go 1.24.0 or later, and GCC
105+
- Extended/deploy edition: Go 1.24.0 or later, and GCC
106106

107107
Build the standard edition:
108108

0 commit comments

Comments
 (0)