ugrade to GO 1.17

This commit is contained in:
Willy Kloucek
2021-10-11 14:48:26 +02:00
parent 06b22b424a
commit d6adbb3068
22 changed files with 203 additions and 32 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.16 ([install instructions](https://golang.org/doc/install))
- Go >= v1.17 ([install instructions](https://golang.org/doc/install))
- Yarn ([install instructions](https://classic.yarnpkg.com/en/docs/install))
- docker ([install instructions](https://docs.docker.com/get-docker/))
- docker-compose ([install instructions](https://docs.docker.com/compose/install/))