From 978bad3b8717ff4263a625f2db1e1fbdc112770f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:31:26 +0000 Subject: [PATCH] Bump github.com/smallstep/certificates from 0.27.0 to 0.27.1 Bumps [github.com/smallstep/certificates](https://github.com/smallstep/certificates) from 0.27.0 to 0.27.1. - [Release notes](https://github.com/smallstep/certificates/releases) - [Changelog](https://github.com/smallstep/certificates/blob/master/CHANGELOG.md) - [Commits](https://github.com/smallstep/certificates/compare/v0.27.0...v0.27.1) --- updated-dependencies: - dependency-name: github.com/smallstep/certificates dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index eec22f6f5..45b24e54c 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/pquerna/otp v1.4.0 github.com/slackhq/nebula v1.8.2 github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262 - github.com/smallstep/certificates v0.27.0 + github.com/smallstep/certificates v0.27.1 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 d47e0243c..c1b048d1c 100644 --- a/go.sum +++ b/go.sum @@ -324,8 +324,8 @@ github.com/slackhq/nebula v1.8.2 h1:9lpJlivzjBPWxs9Y2tQqmJ1cP6hq+3kIodw021t3LrQ= github.com/slackhq/nebula v1.8.2/go.mod h1:SVVwnlGdmLg387U0XQMOSHRrD3VlJeXqd2/x/w/vxPs= 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.0 h1:qJQon5oljnfF1iEVO17cMGMA6yFWzx38e41rPPc5LFo= -github.com/smallstep/certificates v0.27.0/go.mod h1:H8LcCUr5pAr9DLmSWlH1LIlfxsusnidOWdgcTuKBnLU= +github.com/smallstep/certificates v0.27.1 h1:FY7U+T0q0lhg4zbQfeB1WOTwRrCofjY5+IYalBnamRo= +github.com/smallstep/certificates v0.27.1/go.mod h1:H8LcCUr5pAr9DLmSWlH1LIlfxsusnidOWdgcTuKBnLU= 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=