website: the requirements for Go and Node required updating. (#11419)

* website: the requirements for Go and Node required updating.

* Update website/developer-docs/setup/full-dev-environment.md

Signed-off-by: Jens L. <jens@beryju.org>

---------

Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: Jens L. <jens@goauthentik.io>
This commit is contained in:
Ken Sternberg
2024-09-23 04:31:29 -07:00
committed by GitHub
parent ba6ddcb655
commit 6d1c48bb8b

View File

@ -6,9 +6,9 @@ title: Full development environment
- Python 3.12
- Poetry, which is used to manage dependencies
- Go 1.20
- Node.js 20
- PostgreSQL (any recent version will do)
- Go 1.23 or newer
- Node.js 21 or newer
- PostgreSQL 14 or newer
- Redis (any recent version will do)
## Services Setup