From ff912294c58320f24d8d107079626e6428295023 Mon Sep 17 00:00:00 2001 From: Mateus Oliveira Date: Wed, 12 Jun 2024 13:02:22 -0300 Subject: [PATCH] fix: CI Signed-off-by: Mateus Oliveira --- Makefile.prow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.prow b/Makefile.prow index 7e43d0b8c2..a658fe2981 100644 --- a/Makefile.prow +++ b/Makefile.prow @@ -7,7 +7,7 @@ # GOFLAGS=-mod=mod make update GOFLAGS=-mod=mod -CONGEN_VERSION=0.12.0 +CONGEN_VERSION=0.14.0 CODEGEN_VERSION=0.22.2 PROWBIN=/tmp/prowbin # Name of this Makefile