Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 1aa6343

Browse files
committed
Updates to GoLang 1.23
1 parent 96e7a82 commit 1aa6343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/docs/install/install-core.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you need help with a particular step, see the [installation's troubleshooting
2525

2626
- Open a terminal window.
2727

28-
- Type `go version`. If Go is not installed or less than Go Version 1.22, [install the latest version of Go](https://go.dev/doc/install)
28+
- Type `go version`. If Go is not installed or less than Go Version 1.23, [install the latest version of Go](https://go.dev/doc/install)
2929

3030
- Install or upgrade the build dependencies: _git_, _cmake_, _ninja_, _curl_, _python_, _clang-format_, _jq_
3131

0 commit comments

Comments
 (0)