Golang 1.9 is required since the dial field in client.go:87 has been added in golang 1.9

This commit is contained in:
Mos GH
2018-01-06 13:40:43 +03:30
parent c20614e19c
commit fd2b1f47ae

View File

@@ -5,7 +5,7 @@ Client and server software to query DNS over HTTPS, using [Google DNS-over-HTTPS
## Easy start
Install [Go](https://golang.org), at least version 1.8.
Install [Go](https://golang.org), at least version 1.9.
First create an empty directory, used for `$GOPATH`: