Commit 4f4898a7 by Arve Knudsen Committed by GitHub

Document required Go version in developer guide (#20546)

* Docs: Document required Go version in developer guide
parent f05607d4
......@@ -10,7 +10,7 @@ Before you begin, you might want to read [How to contribute to Grafana as a juni
Make sure you have the following dependencies installed before setting up your developer environment:
- [Git](https://git-scm.com/)
- [Go](https://golang.org/dl/)
- [Go](https://golang.org/dl/) (see [go.mod](../go.mod#L3) for minimum required version)
- [Node.js (Long Term Support)](https://nodejs.org)
- [Yarn](https://yarnpkg.com)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment