From 36922e0305cc320fb93ac8defa4564e9bf354f6e Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:57:56 -0400 Subject: [PATCH] step-certificates: rebuild for go-1.23.0 --- srcpkgs/step-certificates/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/step-certificates/template b/srcpkgs/step-certificates/template index dc458d90fc8..19f1ead5ec0 100644 --- a/srcpkgs/step-certificates/template +++ b/srcpkgs/step-certificates/template @@ -1,7 +1,7 @@ # Template file for 'step-certificates' pkgname=step-certificates version=0.26.1 -revision=1 +revision=2 build_style=go go_import_path=github.com/smallstep/certificates go_package="$go_import_path/cmd/step-ca"