From 1623a431a182f9badacca1494839e1f8fc3afd8c Mon Sep 17 00:00:00 2001 From: Ziv Nevo <79099626+zivnevo@users.noreply.github.com> Date: Wed, 3 Jan 2024 10:21:48 +0200 Subject: [PATCH] Update minimally required go version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d7ff775b..9468b20a4 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ The output is very similar to the one in `diff_all_endpoints` with `vsis` replac ## Build the project -Make sure you have golang 1.19+ on your platform +Make sure you have golang 1.21+ on your platform ```commandline git clone git@github.com:np-guard/vpc-network-config-analyzer.git