remove go 1.9 restriction, which is false
This commit is contained in:
parent
0fc4a89544
commit
deca1a2cc2
1 changed files with 0 additions and 2 deletions
|
@ -78,8 +78,6 @@ And then `go build` as you would normally do:
|
||||||
|
|
||||||
This should yield a `coredns` binary.
|
This should yield a `coredns` binary.
|
||||||
|
|
||||||
Note that CoreDNS currently requires at least Go 1.9 to build.
|
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
When starting CoreDNS without any configuration, it loads the `whoami` middleware and starts
|
When starting CoreDNS without any configuration, it loads the `whoami` middleware and starts
|
||||||
|
|
Loading…
Add table
Reference in a new issue