From 020f81ed654b4d5356a1f2f75b58eda0c0c9691b Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Tue, 3 Sep 2024 21:51:52 +0200 Subject: [PATCH] README.md: Update minimum go version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea487ed..09ab23c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Docker images can be found [here](https://github.com/eosswedenorg/thalos/pkgs/co ## Compiling -You will need golang version `1.20` or later to compile the source. +You will need golang version `1.21` or later to compile the source. Compile using make: