docs: update required Go version to 1.24 across docs

This commit is contained in:
Wikid82
2025-11-19 22:02:32 -05:00
parent d10911bfbc
commit e17c25693c
4 changed files with 7 additions and 7 deletions

View File

@@ -24,9 +24,9 @@ This project follows a Code of Conduct that all contributors are expected to adh
## Getting Started
### Prerequisites
-### Prerequisites
- **Go 1.22+** for backend development
- **Go 1.24+** for backend development
- **Node.js 20+** and npm for frontend development
- Git for version control
- A GitHub account