aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Paul Hoffman <phoffman@proper.com> 2017-10-25 13:27:51 -0700
committerGravatar Miek Gieben <miek@miek.nl> 2017-10-25 21:27:51 +0100
commitd01028d6f05b32cff79fea98cb0241b227f10980 (patch)
treee762d75f98d391b03b951f06b77de409f1739d18 /README.md
parente8184d3a5ace2770487a689cbc72be4303b53f2e (diff)
downloadcoredns-d01028d6f05b32cff79fea98cb0241b227f10980.tar.gz
coredns-d01028d6f05b32cff79fea98cb0241b227f10980.tar.zst
coredns-d01028d6f05b32cff79fea98cb0241b227f10980.zip
Added note to README about go version requirements (#1175)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index bd8afa8fb..19f423578 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,8 @@ dependencies:
(You can do the checkout and dependency resolution as a single step with: `go get github.com/coredns/coredns`.)
+Some of the dependencies require Go version 1.8 or later.
+
And then `go build` as you would normally do:
go build