From 3897ed17a4ac8cbdf2bc31b30d164ef04b92b796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 18:45:51 +0000 Subject: [PATCH] build(deps): bump github.com/spiffe/spire-api-sdk from 1.10.0 to 1.11.1 Bumps [github.com/spiffe/spire-api-sdk](https://github.com/spiffe/spire-api-sdk) from 1.10.0 to 1.11.1. - [Commits](https://github.com/spiffe/spire-api-sdk/compare/v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/spiffe/spire-api-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- .../spiffe/spire-api-sdk/proto/spire/api/types/logger.pb.go | 5 +---- .../spiffe/spire-api-sdk/proto/spire/api/types/logger.proto | 2 -- vendor/modules.txt | 2 +- 5 files changed, 5 insertions(+), 10 deletions(-) diff --git a/go.mod b/go.mod index e08dea6688d..b70ddefeb08 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/sigstore/sigstore v1.8.12 github.com/spiffe/go-spiffe/v2 v2.4.0 - github.com/spiffe/spire-api-sdk v1.10.0 + github.com/spiffe/spire-api-sdk v1.11.1 github.com/tektoncd/plumbing v0.0.0-20220817140952-3da8ce01aeeb go.opencensus.io v0.24.0 go.uber.org/zap v1.27.0 diff --git a/go.sum b/go.sum index 231a21adf76..afe8c886343 100644 --- a/go.sum +++ b/go.sum @@ -1068,8 +1068,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.4.0 h1:j/FynG7hi2azrBG5cvjRcnQ4sux/VNj8FAVc99Fl66c= github.com/spiffe/go-spiffe/v2 v2.4.0/go.mod h1:m5qJ1hGzjxjtrkGHZupoXHo/FDWwCB1MdSyBzfHugx0= -github.com/spiffe/spire-api-sdk v1.10.0 h1:QFZ8fucWhbV4y4TKWKLxGc7SNrCLThn2t5qpVNIiiRY= -github.com/spiffe/spire-api-sdk v1.10.0/go.mod h1:4uuhFlN6KBWjACRP3xXwrOTNnvaLp1zJs8Lribtr4fI= +github.com/spiffe/spire-api-sdk v1.11.1 h1:s5RWwBszfMYsRQTGeB6p93NfYBuwHP0tjHFEj5LHun0= +github.com/spiffe/spire-api-sdk v1.11.1/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 h1:Z2iHWqGXH00XYgqDmNgQbIBxf3wrNq0F3feEy0ainaU= diff --git a/vendor/github.com/spiffe/spire-api-sdk/proto/spire/api/types/logger.pb.go b/vendor/github.com/spiffe/spire-api-sdk/proto/spire/api/types/logger.pb.go index ed0ac95130d..2b6750c18e2 100644 --- a/vendor/github.com/spiffe/spire-api-sdk/proto/spire/api/types/logger.pb.go +++ b/vendor/github.com/spiffe/spire-api-sdk/proto/spire/api/types/logger.pb.go @@ -9,7 +9,6 @@ package types import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" - _ "google.golang.org/protobuf/types/known/wrapperspb" reflect "reflect" sync "sync" ) @@ -149,9 +148,7 @@ var File_spire_api_types_logger_proto protoreflect.FileDescriptor var file_spire_api_types_logger_proto_rawDesc = []byte{ 0x0a, 0x1c, 0x73, 0x70, 0x69, 0x72, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x74, 0x79, 0x70, 0x65, 0x73, 0x2f, 0x6c, 0x6f, 0x67, 0x67, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0f, - 0x73, 0x70, 0x69, 0x72, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x74, 0x79, 0x70, 0x65, 0x73, 0x1a, - 0x1e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, - 0x2f, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, 0x72, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, + 0x73, 0x70, 0x69, 0x72, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x74, 0x79, 0x70, 0x65, 0x73, 0x22, 0x86, 0x01, 0x0a, 0x06, 0x4c, 0x6f, 0x67, 0x67, 0x65, 0x72, 0x12, 0x3e, 0x0a, 0x0d, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x5f, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x19, 0x2e, 0x73, 0x70, 0x69, 0x72, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x74, 0x79, diff --git a/vendor/github.com/spiffe/spire-api-sdk/proto/spire/api/types/logger.proto b/vendor/github.com/spiffe/spire-api-sdk/proto/spire/api/types/logger.proto index 442941febf6..9238310b645 100644 --- a/vendor/github.com/spiffe/spire-api-sdk/proto/spire/api/types/logger.proto +++ b/vendor/github.com/spiffe/spire-api-sdk/proto/spire/api/types/logger.proto @@ -2,8 +2,6 @@ syntax = "proto3"; package spire.api.types; option go_package = "github.com/spiffe/spire-api-sdk/proto/spire/api/types"; -import "google/protobuf/wrappers.proto"; - // The logger log levels. enum LogLevel { UNSPECIFIED = 0; diff --git a/vendor/modules.txt b/vendor/modules.txt index c7f2a339ada..b27522a0ca0 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -931,7 +931,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.10.0 +# github.com/spiffe/spire-api-sdk v1.11.1 ## 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