content: Bump minimum required Go version to 1.23.0

This commit is contained in:
Joe Mooring 2025-02-13 07:00:56 -08:00 committed by GitHub
parent d1a2519330
commit 43ab224280
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ _comment: Do not remove front matter.
To build the extended or extended/deploy edition from source you must: To build the extended or extended/deploy edition from source you must:
1. Install [Git] 1. Install [Git]
1. Install [Go] version 1.20 or later 1. Install [Go] version 1.23.0 or later
1. Install a C compiler, either [GCC] or [Clang] 1. Install a C compiler, either [GCC] or [Clang]
1. Update your `PATH` environment variable as described in the [Go documentation] 1. Update your `PATH` environment variable as described in the [Go documentation]