From c60bf706a199cae4b3be5096b708ada5f0ac6207 Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Sun, 5 Sep 2021 10:45:58 -0400 Subject: [PATCH] docs: Update minimum required Go version --- src/docs/markdown/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/markdown/build.md b/src/docs/markdown/build.md index 17c07ba..b38e367 100644 --- a/src/docs/markdown/build.md +++ b/src/docs/markdown/build.md @@ -6,7 +6,7 @@ title: "Build from source" Requirements: -- [Go](https://golang.org/doc/install) 1.15 or newer +- [Go](https://golang.org/doc/install) 1.16 or newer Clone the repository: