mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
Added note to README about go version requirements (#1175)
This commit is contained in:
committed by
Miek Gieben
parent
e8184d3a5a
commit
d01028d6f0
@@ -62,6 +62,8 @@ dependencies:
|
|||||||
|
|
||||||
(You can do the checkout and dependency resolution as a single step with: `go get github.com/coredns/coredns`.)
|
(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:
|
And then `go build` as you would normally do:
|
||||||
|
|
||||||
go build
|
go build
|
||||||
|
|||||||
Reference in New Issue
Block a user