From 270bee4ff879005e88174382df97277888c0abef Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:34:39 +0400 Subject: [PATCH] saml2aws: revbump for go 1.21 --- srcpkgs/saml2aws/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template index 8962d3780d0..87eed259805 100644 --- a/srcpkgs/saml2aws/template +++ b/srcpkgs/saml2aws/template @@ -1,7 +1,7 @@ # Template file for 'saml2aws' pkgname=saml2aws version=2.36.9 -revision=1 +revision=2 build_style=go go_import_path=github.com/versent/saml2aws/v2 go_package="$go_import_path/cmd/saml2aws"