From d4948b7f5dc431df2d34a03d2799478a4983add1 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:57:51 -0400 Subject: [PATCH] tflint: rebuild for go-1.23.0 --- srcpkgs/tflint/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tflint/template b/srcpkgs/tflint/template index e80e34c98c5..0951b32ab98 100644 --- a/srcpkgs/tflint/template +++ b/srcpkgs/tflint/template @@ -1,7 +1,7 @@ # Template file for 'tflint' pkgname=tflint version=0.52.0 -revision=1 +revision=2 build_style=go go_import_path="github.com/terraform-linters/tflint" short_desc="Terraform linter focused on possible errors, best practices, etc"