Skip to content

Commit

Permalink
bump the minimum required go version to build to 1.4 (prometheus#8196)
Browse files Browse the repository at this point in the history
Signed-off-by: Kuntal Majumder <[email protected]>
  • Loading branch information
hellozee authored Nov 18, 2020
1 parent 6e872de commit 3093755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 3093755

Please sign in to comment.