From 892520edd448eed4f91f5dd3218b7a7e24dda7a0 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 19 Aug 2024 04:10:12 -0400 Subject: [PATCH] ace-util: broken --- srcpkgs/ace-util/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/ace-util/template b/srcpkgs/ace-util/template index 4c91c384116..2bf141d2daf 100644 --- a/srcpkgs/ace-util/template +++ b/srcpkgs/ace-util/template @@ -10,6 +10,7 @@ license="MIT" homepage="https://github.com/catinello/ace-util" distfiles="https://github.com/catinello/ace-util/archive/v${version}.tar.gz" checksum=983c22874bfd2476d860002778458f028d56552f07fa9d69cbf74e977b6f8bed +broken="missing go.mod" go_import_path="github.com/catinello/ace-util"