Skip to content

Commit

Permalink
Merge pull request #4083 from owncloud/individual-it-patch-1
Browse files Browse the repository at this point in the history
go 1.18 is required
  • Loading branch information
phil-davis authored Jul 4, 2022
2 parents ebe20fa + d6a0003 commit 25ca415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ocis/development/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.17 ([install instructions](https://golang.org/doc/install))
- Go >= v1.18 ([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/))
Expand Down

0 comments on commit 25ca415

Please sign in to comment.