Skip to content

Commit

Permalink
Updates to GoLang 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
tjayrush committed Dec 13, 2024
1 parent 96e7a82 commit 1aa6343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/install/install-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If you need help with a particular step, see the [installation's troubleshooting

- Open a terminal window.

- 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)
- 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)

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

Expand Down

0 comments on commit 1aa6343

Please sign in to comment.