Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/go-jose/go-jose/v4-4.0.5' into multi-dependabot

This commit is contained in:
Jonathon Anderson
2025-02-24 08:52:28 -07:00
2 changed files with 9 additions and 9 deletions

6
go.mod
View File

@@ -29,7 +29,7 @@ require (
github.com/stretchr/testify v1.10.0
github.com/talos-systems/go-smbios v0.1.1
golang.org/x/sys v0.29.0
golang.org/x/term v0.27.0
golang.org/x/term v0.28.0
google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a
google.golang.org/grpc v1.70.0
google.golang.org/protobuf v1.36.5
@@ -65,7 +65,7 @@ require (
github.com/docker/go-connections v0.5.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/go-jose/go-jose/v4 v4.0.2 // indirect
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-openapi/analysis v0.23.0 // indirect
@@ -137,7 +137,7 @@ require (
go.opentelemetry.io/otel v1.32.0 // indirect
go.opentelemetry.io/otel/metric v1.32.0 // indirect
go.opentelemetry.io/otel/trace v1.32.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/crypto v0.32.0 // indirect
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sync v0.10.0 // indirect