From 1936fd351b172e81bbe926808e81e993e1bffd35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 07:00:32 +0000 Subject: [PATCH] chore(deps): Bump github.com/sigstore/rekor from 1.3.1 to 1.3.2 Bumps [github.com/sigstore/rekor](https://github.com/sigstore/rekor) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/sigstore/rekor/releases) - [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md) - [Commits](https://github.com/sigstore/rekor/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: github.com/sigstore/rekor 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 060adcc4a..05d7fbe0e 100644 --- a/go.mod +++ b/go.mod @@ -30,7 +30,7 @@ require ( github.com/mitchellh/mapstructure v1.5.0 github.com/ryanuber/go-glob v1.0.0 github.com/sigstore/cosign/v2 v2.2.0 - github.com/sigstore/rekor v1.3.1 + github.com/sigstore/rekor v1.3.2 github.com/sigstore/sigstore v1.7.4 github.com/stretchr/testify v1.8.4 github.com/theupdateframework/go-tuf v0.6.1 diff --git a/go.sum b/go.sum index 044ef6cea..58e540c16 100644 --- a/go.sum +++ b/go.sum @@ -843,8 +843,8 @@ github.com/shibumi/go-pathspec v1.3.0 h1:QUyMZhFo0Md5B8zV8x2tesohbb5kfbpTi9rBnKh github.com/shibumi/go-pathspec v1.3.0/go.mod h1:Xutfslp817l2I1cZvgcfeMQJG5QnU2lh5tVaaMCl3jE= github.com/sigstore/cosign/v2 v2.2.0 h1:MV/ALD1/e/JgxXXCdCNxlIRk2NB3Irb4MKPozd8SPR8= github.com/sigstore/cosign/v2 v2.2.0/go.mod h1:Kcm7lTZbpiEpA3wPCqRygTUdLpX8CNT+36rODTCBr1M= -github.com/sigstore/rekor v1.3.1 h1:L1XRTECYh3BaU2z6QHMfhZbSAWqsI9pwECbd7o4WGYU= -github.com/sigstore/rekor v1.3.1/go.mod h1:QzAix6fzPu1TUhJHwObmeoloRPcYdlbxkjjgtfeKUug= +github.com/sigstore/rekor v1.3.2 h1:o0M/hGYpYhleenrYaMQbJha/w8Zj0Z7vEuND2eZq/Zo= +github.com/sigstore/rekor v1.3.2/go.mod h1:FYtgwFhBzcmvszqQ24yHVRAPweKoq2BXyGNiB3UT6jM= github.com/sigstore/sigstore v1.7.4 h1:Fyqn6OKOVsYnV0Vs6JhG5t+q0u7Gj6R5dJ52kUVteLs= github.com/sigstore/sigstore v1.7.4/go.mod h1:5MxR9PrWYGk5I3sXgdnrMUOLbwFPuAUNtWPm3VwOjkc= github.com/sigstore/sigstore/pkg/signature/kms/aws v1.7.3 h1:HbtK8W1bl+BhUPPtpfh4bgkm5oXrtzqd6FTvFg+oor8=