From deca1a2cc2191586ae41788f9d8dd1936f967550 Mon Sep 17 00:00:00 2001 From: John Belamaric Date: Wed, 13 Sep 2017 17:28:07 -0400 Subject: [PATCH] remove go 1.9 restriction, which is false --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index eeef2f3e0..e9f2d03cd 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,6 @@ And then `go build` as you would normally do: This should yield a `coredns` binary. -Note that CoreDNS currently requires at least Go 1.9 to build. - ## Examples When starting CoreDNS without any configuration, it loads the `whoami` middleware and starts