Skip to content

Commit 6d9f682

Browse files
authored
Merge pull request #3508 from michal-franc/go-version-recommendatio-update
Documentation - Updating golang requirement to 1.11
2 parents c4f2284 + 4bd7bfa commit 6d9f682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributors/build_guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Build Requirements
2-
* A recent Go distribution (>1.8)
2+
* A recent Go distribution (>=1.11)
33
* If you're not on Linux, you'll need a Docker installation
44
* Minikube requires at least 4GB of RAM to compile, which can be problematic when using docker-machine
55

0 commit comments

Comments
 (0)