From 351dc6c11eeac939c4a83e4f1582927e52df1647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 22:13:41 +0000 Subject: [PATCH] Bump github.com/spiffe/spire-api-sdk from 1.6.1 to 1.6.2 Bumps [github.com/spiffe/spire-api-sdk](https://github.com/spiffe/spire-api-sdk) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/spiffe/spire-api-sdk/releases) - [Commits](https://github.com/spiffe/spire-api-sdk/compare/v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: github.com/spiffe/spire-api-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index b75eae597c7..36f85e53b1e 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/sigstore/sigstore v1.6.1 github.com/spiffe/go-spiffe/v2 v2.1.4 - github.com/spiffe/spire-api-sdk v1.6.1 + github.com/spiffe/spire-api-sdk v1.6.2 github.com/tektoncd/plumbing v0.0.0-20220817140952-3da8ce01aeeb go.opencensus.io v0.24.0 go.uber.org/zap v1.24.0 diff --git a/go.sum b/go.sum index f35cf05bd93..a8e24bcf6b4 100644 --- a/go.sum +++ b/go.sum @@ -1028,8 +1028,8 @@ github.com/spf13/viper v1.4.0/go.mod h1:PTJ7Z/lr49W6bUbkmS1V3by4uWynFiR9p7+dSq/y github.com/spf13/viper v1.8.1/go.mod h1:o0Pch8wJ9BVSWGQMbra6iw0oQ5oktSIBaujf1rJH9Ns= github.com/spiffe/go-spiffe/v2 v2.1.4 h1:Z31Ycaf2Z5DF38sQGmp+iGKjBhBlSzfAq68bfy67Mxw= github.com/spiffe/go-spiffe/v2 v2.1.4/go.mod h1:eVDqm9xFvyqao6C+eQensb9ZPkyNEeaUbqbBpOhBnNk= -github.com/spiffe/spire-api-sdk v1.6.1 h1:f6bty0MKzmX8C3Pbsw8aeQRykBUF3p7GSsFHcn/iSUI= -github.com/spiffe/spire-api-sdk v1.6.1/go.mod h1:4uuhFlN6KBWjACRP3xXwrOTNnvaLp1zJs8Lribtr4fI= +github.com/spiffe/spire-api-sdk v1.6.2 h1:uncGo7uv9xI0E/OUOA6uw5qOq5JRglz9MczdgInRdTI= +github.com/spiffe/spire-api-sdk v1.6.2/go.mod h1:4uuhFlN6KBWjACRP3xXwrOTNnvaLp1zJs8Lribtr4fI= github.com/src-d/gcfg v1.4.0/go.mod h1:p/UMsR43ujA89BJY9duynAwIpvqEujIH/jFlfL7jWoI= github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980/go.mod h1:AO3tvPzVZ/ayst6UlUKUv6rcPQInYe3IknH3jYhAKu8= github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8= diff --git a/vendor/modules.txt b/vendor/modules.txt index 2aec73fdead..e84e319e1c0 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -733,7 +733,7 @@ github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig github.com/spiffe/go-spiffe/v2/svid/jwtsvid github.com/spiffe/go-spiffe/v2/svid/x509svid github.com/spiffe/go-spiffe/v2/workloadapi -# github.com/spiffe/spire-api-sdk v1.6.1 +# github.com/spiffe/spire-api-sdk v1.6.2 ## explicit; go 1.12 github.com/spiffe/spire-api-sdk/proto/spire/api/server/entry/v1 github.com/spiffe/spire-api-sdk/proto/spire/api/types