Skip to content

Commit 724cb82

Browse files
dependabot[bot]tekton-robot
authored andcommitted
build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.5.0 to 2.6.0
Bumps [github.com/spiffe/go-spiffe/v2](https://github.com/spiffe/go-spiffe) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/spiffe/go-spiffe/releases) - [Changelog](https://github.com/spiffe/go-spiffe/blob/main/CHANGELOG.md) - [Commits](spiffe/go-spiffe@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: github.com/spiffe/go-spiffe/v2 dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67e1c0e commit 724cb82

File tree

32 files changed

+456
-1441
lines changed

32 files changed

+456
-1441
lines changed

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/opencontainers/image-spec v1.1.1 // indirect
1818
github.com/pkg/errors v0.9.1
1919
github.com/sigstore/sigstore v1.9.5
20-
github.com/spiffe/go-spiffe/v2 v2.5.0
20+
github.com/spiffe/go-spiffe/v2 v2.6.0
2121
github.com/spiffe/spire-api-sdk v1.12.4
2222
github.com/tektoncd/plumbing v0.0.0-20220817140952-3da8ce01aeeb
2323
go.opencensus.io v0.24.0
@@ -81,7 +81,7 @@ require (
8181
github.com/felixge/httpsnoop v1.0.4 // indirect
8282
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
8383
github.com/go-fed/httpsig v1.1.0 // indirect
84-
github.com/go-jose/go-jose/v4 v4.1.1 // indirect
84+
github.com/go-jose/go-jose/v4 v4.1.2 // indirect
8585
github.com/go-logr/stdr v1.2.2 // indirect
8686
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
8787
github.com/google/gnostic-models v0.6.9 // indirect
@@ -112,7 +112,6 @@ require (
112112
github.com/stoewer/go-strcase v1.3.0 // indirect
113113
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
114114
github.com/x448/float16 v0.8.4 // indirect
115-
github.com/zeebo/errs v1.4.0 // indirect
116115
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
117116
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect
118117
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect

go.sum

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-jose/go-jose/v4/CHANGELOG.md

Lines changed: 0 additions & 101 deletions
This file was deleted.

vendor/github.com/go-jose/go-jose/v4/README.md

Lines changed: 39 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-jose/go-jose/v4/crypter.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-jose/go-jose/v4/jwk.go

Lines changed: 42 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)