mirror of
https://github.com/prometheus/prometheus
synced 2025-02-04 14:13:32 +00:00
bump the minimum required go version to build to 1.4 (#8196)
Signed-off-by: Kuntal Majumder <kuntal@infracloud.io>
This commit is contained in:
parent
6e872dee43
commit
3093755174
@ -56,7 +56,7 @@ Prometheus will now be reachable at http://localhost:9090/.
|
||||
### Building from source
|
||||
|
||||
To build Prometheus from source code, first ensure that have a working
|
||||
Go environment with [version 1.13 or greater installed](https://golang.org/doc/install).
|
||||
Go environment with [version 1.14 or greater installed](https://golang.org/doc/install).
|
||||
You also need [Node.js](https://nodejs.org/) and [Yarn](https://yarnpkg.com/)
|
||||
installed in order to build the frontend assets.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user