We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f3452b commit 2bc7538Copy full SHA for 2bc7538
1 file changed
website/docs/developer-docs/setup/full-dev-environment.mdx
@@ -18,7 +18,7 @@ Before you begin, ensure you have the following tools installed. You can run the
18
19
- [Python](https://www.python.org/) (3.14)
20
- [uv](https://docs.astral.sh/uv/getting-started/installation/) (Latest stable release)
21
-- [Go](https://go.dev/) (1.24 or later)
+- [Go](https://go.dev/) (1.26 or later)
22
- [Node.js](https://nodejs.org/en) (24 or later)
23
- [PostgreSQL](https://www.postgresql.org/) (16 or later)
24
- [Docker](https://www.docker.com/) (Latest Community Edition or Docker Desktop)
0 commit comments