[docs-only] Update getting-started.md (for owncloud.dev)

The go version need to be updated to v1.19
This commit is contained in:
Martin
2023-03-08 14:01:54 +01:00
committed by GitHub
parent c1deb98df0
commit 2de49c6413
+1 -1
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.18 ([install instructions](https://golang.org/doc/install))
- Go >= v1.19 ([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/))