From 2e36b4ebcdb8a1a102ea86370d7f8b1f1e72380a Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Fri, 2 Apr 2021 22:23:50 +0000 Subject: [PATCH] New minimum Go version --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 54075f6..6156372 100644 --- a/Readme.md +++ b/Readme.md @@ -11,7 +11,7 @@ and [IETF DNS-over-HTTPS (RFC 8484)](https://www.rfc-editor.org/rfc/rfc8484.txt) ## Installing ### From Source -- Install [Go](https://golang.org), at least version 1.10. +- Install [Go](https://golang.org), at least version 1.13. The newer the better. > Note for Debian/Ubuntu users: You need to set `$GOROOT` if you could not get your new version of Go selected by the Makefile.) - First create an empty directory, used for `$GOPATH`: