Raise minimal Go version to v1.12

This commit is contained in:
Thomas Boerger
2019-10-04 22:02:44 +02:00
parent e0348c0073
commit f0da39d6c2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ You can download prebuilt binaries from the GitHub releases or from our [downloa
## Development
Make sure you have a working Go environment, for further reference or a guide take a look at the [install instructions](http://golang.org/doc/install.html). This project requires Go >= v1.11.
Make sure you have a working Go environment, for further reference or a guide take a look at the [install instructions](http://golang.org/doc/install.html). This project requires Go >= v1.12.
```console
git clone https://github.com/owncloud/ocis-ocs.git