Skip to content

Commit 43ab224

Browse files
authored
content: Bump minimum required Go version to 1.23.0
1 parent d1a2519 commit 43ab224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/en/installation/_common/04-build-from-source.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ _comment: Do not remove front matter.
77
To build the extended or extended/deploy edition from source you must:
88

99
1. Install [Git]
10-
1. Install [Go] version 1.20 or later
10+
1. Install [Go] version 1.23.0 or later
1111
1. Install a C compiler, either [GCC] or [Clang]
1212
1. Update your `PATH` environment variable as described in the [Go documentation]
1313

0 commit comments

Comments
 (0)