diff --git a/docs/en/contribute/get-started.md b/docs/en/contribute/get-started.md index 5ae6d3eb..7ac8a0e7 100644 --- a/docs/en/contribute/get-started.md +++ b/docs/en/contribute/get-started.md @@ -6,7 +6,7 @@ There is a devcontainer available for this project. If you are using VSCode, you can use the devcontainer to get started. If you are not using VSCode, you need to ensure that you have the following tools installed: -- [Go 1.19+](https://golang.org/doc/install) +- [Go 1.23+](https://golang.org/doc/install) - [Swaggo](https://github.com/swaggo/swag) - [Node.js 16+](https://nodejs.org/en/download/) - [pnpm](https://pnpm.io/installation)