update Go to 1.19

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
This commit is contained in:
Sanskar Jaiswal
2022-10-12 12:40:15 +05:30
committed by Sanskar Jaiswal
parent b96f6f0920
commit 3418488902
14 changed files with 436 additions and 374 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ Flagger is written in Go and uses Go modules for dependency management.
On your dev machine install the following tools:
* go >= 1.18
* go >= 1.19
* git >;= 2.20
* bash >= 5.0
* make >= 3.81