From 1022aa2cdf96eecced615dce3d388651763178dc Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 23:01:15 -0400 Subject: [PATCH] flannel: rebuild for go-1.23.0 --- srcpkgs/flannel/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template index be07f449f97..a1d5a162808 100644 --- a/srcpkgs/flannel/template +++ b/srcpkgs/flannel/template @@ -1,7 +1,7 @@ # Template file for 'flannel' pkgname=flannel version=0.25.5 -revision=1 +revision=2 build_style=go go_mod_mode=off go_import_path="github.com/flannel-io/flannel"