mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Document required Go version in developer guide (#20546)
* Docs: Document required Go version in developer guide
This commit is contained in:
parent
f05607d4c0
commit
4f4898a782
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user