From acb623ac2c4c91872fb42a4d302bc00db4b2121d Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 13 Sep 2024 10:32:37 -0700 Subject: [PATCH] Bump smallstep/certificates to 0.27.4 (#1276) --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index cef18e1f7..5e64cad0d 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/pquerna/otp v1.4.0 github.com/slackhq/nebula v1.9.3 github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262 - github.com/smallstep/certificates v0.27.3-0.20240912083530-c118a2a15439 + github.com/smallstep/certificates v0.27.4 github.com/smallstep/certinfo v1.12.2 github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935 github.com/smallstep/truststore v0.13.0 diff --git a/go.sum b/go.sum index c6f6ce368..1c71dd46a 100644 --- a/go.sum +++ b/go.sum @@ -324,8 +324,8 @@ github.com/slackhq/nebula v1.9.3 h1:WK5Oipy4NsVfNm41pywGmdy048F8RRkfSRG+lPHxcJQ= github.com/slackhq/nebula v1.9.3/go.mod h1:PMJer5rZe0H/O+kUiKOL9AJ/pL9+ryzNXtSN7ABfjfM= github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262 h1:unQFBIznI+VYD1/1fApl1A+9VcBk+9dcqGfnePY87LY= github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262/go.mod h1:MyOHs9Po2fbM1LHej6sBUT8ozbxmMOFG+E+rx/GSGuc= -github.com/smallstep/certificates v0.27.3-0.20240912083530-c118a2a15439 h1:iXJBgvURfFZjRBFBDED8Vvg29KrvwFLOs4mIH3Xn9Jw= -github.com/smallstep/certificates v0.27.3-0.20240912083530-c118a2a15439/go.mod h1:VEZuWd4KTmdSUpkwjeB42u/T4Z8D0blzbZpvDDd+WME= +github.com/smallstep/certificates v0.27.4 h1:U/md0T1clj88SUL9d2i0DthOGvEzTULbqVRsEOKD7bc= +github.com/smallstep/certificates v0.27.4/go.mod h1:VEZuWd4KTmdSUpkwjeB42u/T4Z8D0blzbZpvDDd+WME= github.com/smallstep/certinfo v1.12.2 h1:cuyiPNo86yekliQduAGP/5BDR4JA/8S1UCtDtpKl8fQ= github.com/smallstep/certinfo v1.12.2/go.mod h1:J8E+AF8ZPEaCqG+eM3gAKGGfo7Zb9DSghjf9VG96x/0= github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935 h1:kjYvkvS/Wdy0PVRDUAA0gGJIVSEZYhiAJtfwYgOYoGA=