chore: go version bump to 1.21

This commit is contained in:
Florian Schade
2023-11-23 12:39:48 +01:00
parent 2e25e331b2
commit 170021a38e
17 changed files with 43 additions and 1763 deletions

View File

@@ -16,7 +16,7 @@ So we are trying to reflect this in the tooling. It should be kept simple and qu
Besides standard development tools like git and a text editor, you need the following software for development:
- Go >= v1.20 ([install instructions](https://golang.org/doc/install))
- Go >= v1.21 ([install instructions](https://golang.org/doc/install))
- pnpm ([install instructions](https://pnpm.io/installation))
- docker ([install instructions](https://docs.docker.com/get-docker/))
- docker-compose ([install instructions](https://docs.docker.com/compose/install/))