mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
misc: Update Go version to 1.24.0 in README
Update Go version requirements for building Hugo.
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
bb4e66cd7c
commit
2912415955
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user