mirror of
https://github.com/coredns/coredns.git
synced 2025-10-15 01:11:39 +02:00
Added note to README about go version requirements (#1175)
This commit is contained in:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user