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

Commit

Permalink
Updates to go 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
tjayrush committed Oct 21, 2024
1 parent 8aa8766 commit bb18af4
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 your version is less than 1.22.0, [install the latest version of Go](https://go.dev/doc/install)
- Type `go version`. If Go is not installed or your version is less than 1.23.0, [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 bb18af4

Please sign in to comment.