From 0e999b85b9c77c3fdcfcfaf5e96150523fd4481b Mon Sep 17 00:00:00 2001 From: xteve-project Date: Mon, 29 Mar 2021 20:26:19 +0200 Subject: [PATCH] Update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad38205..51dec72 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ When the branch is changed, an update is only performed if there is a new versio ## Build from source code [Go / Golang] #### Requirements -* [Go](https://golang.org) (go1.12.4 or newer) +* [Go](https://golang.org) (go1.16.2 or newer) #### Dependencies * [go-ssdp](https://github.com/koron/go-ssdp)