From 35a02d78d72dd4807ef23f026b9196a2fb95cc30 Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Tue, 19 Apr 2022 20:59:41 -0400 Subject: [PATCH] Bump minimum 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 b38e367..71c1cfe 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.16 or newer +- [Go](https://golang.org/doc/install) 1.17 or newer Clone the repository: