mirror of
https://github.com/m13253/dns-over-https.git
synced 2026-05-15 01:35:41 +00:00
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:
@@ -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`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user