chore: update to Go 1.24, improve oauth admin mapping tests

This commit is contained in:
Christoph Haas
2025-02-27 22:32:11 +01:00
parent 66ccdc29e9
commit f7d7038829
6 changed files with 200 additions and 30 deletions

View File

@@ -4,8 +4,8 @@ To build the application from source files, use the Makefile provided in the rep
- [Git](https://git-scm.com/downloads)
- [Make](https://www.gnu.org/software/make/)
- [Go](https://go.dev/dl/): `>=1.23.0`
- [NodeJS with npm](https://nodejs.org/en/download): `node>=18, npm>=9`
- [Go](https://go.dev/dl/): `>=1.24.0`
- [Node.js with npm](https://nodejs.org/en/download): `node>=18, npm>=9`
## Build