Point docs to current golang version

This is to be on par with the previous documentation.
This commit is contained in:
Jean-Philippe Evrard
2020-12-07 13:21:25 +01:00
parent 170a792112
commit c7542a5d21
+2
View File
@@ -300,6 +300,8 @@ make
GO111MODULE=on make
```
You can find the current preferred version of Golang in the [go.mod file](go.mod).
If you are interested in contributing code to kured, please take a look at
our [development][development] docs.