From 78740b80d1d19391acd0056763e2d131b3677d73 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 23:00:20 -0400 Subject: [PATCH] saml2aws: rebuild for go-1.23.0 --- srcpkgs/saml2aws/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template index 87eed259805..2dc53da54f8 100644 --- a/srcpkgs/saml2aws/template +++ b/srcpkgs/saml2aws/template @@ -1,7 +1,7 @@ # Template file for 'saml2aws' pkgname=saml2aws version=2.36.9 -revision=2 +revision=3 build_style=go go_import_path=github.com/versent/saml2aws/v2 go_package="$go_import_path/cmd/saml2aws"