Skip to content

Commit 74fd39a

Browse files
chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/hashivault (#4130)
Bumps [github.com/sigstore/sigstore/pkg/signature/kms/hashivault](https://github.com/sigstore/sigstore) from 1.8.15 to 1.9.1. - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.8.15...v1.9.1) --- updated-dependencies: - dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/hashivault dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f835ec4 commit 74fd39a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.15
4040
github.com/sigstore/sigstore/pkg/signature/kms/azure v1.9.1
4141
github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.9.0
42-
github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.8.15
42+
github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.9.1
4343
github.com/sigstore/timestamp-authority v1.2.4
4444
github.com/spf13/cobra v1.9.1
4545
github.com/spf13/pflag v1.0.6

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -627,8 +627,8 @@ github.com/sigstore/sigstore/pkg/signature/kms/azure v1.9.1 h1:FnusXyTIInnwfIOzz
627627
github.com/sigstore/sigstore/pkg/signature/kms/azure v1.9.1/go.mod h1:d5m5LOa/69a+t2YC9pDPwS1n2i/PhqB4cUKbpVDlKKE=
628628
github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.9.0 h1:URd8dp5nRj7p5xx84Hkf1UPmscJbn09iMBiNlcLM8ws=
629629
github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.9.0/go.mod h1:hRPwdUWX0DsubUepQrdcUcoA7aafb+nm857PKyCFlnE=
630-
github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.8.15 h1:mR+VaOSx2sUpaE8lXarinHcT8UXi+fKE4ESNBzDRAtQ=
631-
github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.8.15/go.mod h1:6olKNL2BGrsZPLbO/7kiJzZPxU74270nDI5G3HSSykw=
630+
github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.9.1 h1:sIW6xe4yU5eIMH8fve2C78d+r29KmHnIb+7po+80bsY=
631+
github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.9.1/go.mod h1:3pNf99GnK9eu3XUa5ebHzgEQSVYf9hqAoPFwbwD6O6M=
632632
github.com/sigstore/timestamp-authority v1.2.4 h1:RjXZxOWorEiem/uSr0pFHVtQpyzpcFxgugo5jVqm3mw=
633633
github.com/sigstore/timestamp-authority v1.2.4/go.mod h1:ExrbobKdEuwuBptZIiKp1IaVBRiUeKbiuSyZTO8Okik=
634634
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=

0 commit comments

Comments
 (0)