From 1c28aa732b6786da344b0ea9f05427cc76ed16a4 Mon Sep 17 00:00:00 2001 From: Freddy Date: Fri, 25 Jun 2021 14:43:53 -0600 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 4349c90b36..d3d98f8d3f 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -60,7 +60,7 @@ issue. Stale issues will be closed. ## Building Consul If you wish to work on Consul itself, you'll first need [Go](https://golang.org) -installed (version 1.14 is _required_). +installed (The version of Go should match the one of our [CI config's](https://github.com/hashicorp/consul/blob/master/.circleci/config.yml) Go image). Next, clone this repository and then run `make dev`. In a few moments, you'll have a working