Skip to content

Commit 4a340ae

Browse files
authored
Update go version requirement
1 parent 772ee18 commit 4a340ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/setup/standard.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Callout } from 'nextra-theme-docs'
44

55
## Prerequisites
66

7-
- [Go 1.21](https://go.dev/doc/install)
7+
- [Go 1.22](https://go.dev/doc/install)
88
- [Node 18](https://nodejs.org/en/download)
99
- [Git](https://git-scm.com/downloads) _(`git` might be pre-installed)_
1010
- [PM2](https://pm2.io/docs/runtime/guide/installation/) `npm install -g pm2` or `yarn global add pm2`

0 commit comments

Comments
 (0)