@@ -25,7 +25,7 @@ require (
25
25
github.com/prometheus/common v0.60.0
26
26
github.com/rs/cors v1.11.1
27
27
github.com/sigstore/sigstore v1.8.9
28
- github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.9
28
+ github.com/sigstore/sigstore/pkg/signature/kms/aws v1.9.1
29
29
github.com/sigstore/sigstore/pkg/signature/kms/azure v1.8.9
30
30
github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.8.9
31
31
github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.8.9
@@ -41,7 +41,7 @@ require (
41
41
google.golang.org/api v0.214.0
42
42
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697
43
43
google.golang.org/grpc v1.69.2
44
- google.golang.org/protobuf v1.36.0
44
+ google.golang.org/protobuf v1.36.5
45
45
gopkg.in/yaml.v3 v3.0.1
46
46
sigs.k8s.io/release-utils v0.8.5
47
47
)
@@ -62,21 +62,21 @@ require (
62
62
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.0.0 // indirect
63
63
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
64
64
github.com/PaesslerAG/gval v1.0.0 // indirect
65
- github.com/aws/aws-sdk-go v1.55.5 // indirect
66
- github.com/aws/aws-sdk-go-v2 v1.31.0 // indirect
67
- github.com/aws/aws-sdk-go-v2/config v1.27.37 // indirect
68
- github.com/aws/aws-sdk-go-v2/credentials v1.17.35 // indirect
69
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.14 // indirect
70
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.18 // indirect
71
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.18 // indirect
72
- github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect
73
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.5 // indirect
74
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.20 // indirect
75
- github.com/aws/aws-sdk-go-v2/service/kms v1.35.7 // indirect
76
- github.com/aws/aws-sdk-go-v2/service/sso v1.23 .1 // indirect
77
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.27 .1 // indirect
78
- github.com/aws/aws-sdk-go-v2/service/sts v1.31.1 // indirect
79
- github.com/aws/smithy-go v1.21.0 // indirect
65
+ github.com/aws/aws-sdk-go v1.55.6 // indirect
66
+ github.com/aws/aws-sdk-go-v2 v1.36.3 // indirect
67
+ github.com/aws/aws-sdk-go-v2/config v1.29.9 // indirect
68
+ github.com/aws/aws-sdk-go-v2/credentials v1.17.62 // indirect
69
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 // indirect
70
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 // indirect
71
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 // indirect
72
+ github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect
73
+ github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 // indirect
74
+ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 // indirect
75
+ github.com/aws/aws-sdk-go-v2/service/kms v1.38.1 // indirect
76
+ github.com/aws/aws-sdk-go-v2/service/sso v1.25 .1 // indirect
77
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.29 .1 // indirect
78
+ github.com/aws/aws-sdk-go-v2/service/sts v1.33.17 // indirect
79
+ github.com/aws/smithy-go v1.22.2 // indirect
80
80
github.com/beorn7/perks v1.0.1 // indirect
81
81
github.com/cenkalti/backoff/v3 v3.2.2 // indirect
82
82
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
@@ -89,7 +89,7 @@ require (
89
89
github.com/go-logr/stdr v1.2.2 // indirect
90
90
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
91
91
github.com/golang/protobuf v1.5.4 // indirect
92
- github.com/google/go-containerregistry v0.20.2 // indirect
92
+ github.com/google/go-containerregistry v0.20.3 // indirect
93
93
github.com/google/s2a-go v0.1.8 // indirect
94
94
github.com/google/uuid v1.6.0 // indirect
95
95
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
@@ -107,7 +107,7 @@ require (
107
107
github.com/inconshreveable/mousetrap v1.1.0 // indirect
108
108
github.com/jellydator/ttlcache/v3 v3.3.0 // indirect
109
109
github.com/jmespath/go-jmespath v0.4.0 // indirect
110
- github.com/klauspost/compress v1.17.9 // indirect
110
+ github.com/klauspost/compress v1.17.11 // indirect
111
111
github.com/kylelemons/godebug v1.1.0 // indirect
112
112
github.com/letsencrypt/boulder v0.0.0-20240620165639-de9c06129bec // indirect
113
113
github.com/miekg/pkcs11 v1.1.1 // indirect
@@ -122,7 +122,7 @@ require (
122
122
github.com/ryanuber/go-glob v1.0.0 // indirect
123
123
github.com/sagikazarmark/locafero v0.4.0 // indirect
124
124
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
125
- github.com/secure-systems-lab/go-securesystemslib v0.8 .0 // indirect
125
+ github.com/secure-systems-lab/go-securesystemslib v0.9 .0 // indirect
126
126
github.com/segmentio/ksuid v1.0.4 // indirect
127
127
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect
128
128
github.com/sourcegraph/conc v0.3.0 // indirect
@@ -131,25 +131,26 @@ require (
131
131
github.com/subosito/gotenv v1.6.0 // indirect
132
132
github.com/thales-e-security/pool v0.0.2 // indirect
133
133
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
134
+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
134
135
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.55.0 // indirect
135
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55 .0 // indirect
136
- go.opentelemetry.io/otel v1.31 .0 // indirect
136
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58 .0 // indirect
137
+ go.opentelemetry.io/otel v1.33 .0 // indirect
137
138
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0 // indirect
138
139
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.29.0 // indirect
139
- go.opentelemetry.io/otel/metric v1.31 .0 // indirect
140
- go.opentelemetry.io/otel/sdk v1.31 .0 // indirect
141
- go.opentelemetry.io/otel/trace v1.31 .0 // indirect
140
+ go.opentelemetry.io/otel/metric v1.33 .0 // indirect
141
+ go.opentelemetry.io/otel/sdk v1.33 .0 // indirect
142
+ go.opentelemetry.io/otel/trace v1.33 .0 // indirect
142
143
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
143
144
go.uber.org/multierr v1.11.0 // indirect
144
145
goa.design/goa v2.2.5+incompatible // indirect
145
- golang.org/x/crypto v0.32 .0 // indirect
146
+ golang.org/x/crypto v0.35 .0 // indirect
146
147
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f // indirect
147
148
golang.org/x/net v0.33.0 // indirect
148
- golang.org/x/oauth2 v0.24 .0 // indirect
149
- golang.org/x/sync v0.10 .0 // indirect
150
- golang.org/x/sys v0.29 .0 // indirect
151
- golang.org/x/term v0.28 .0 // indirect
152
- golang.org/x/text v0.21 .0 // indirect
149
+ golang.org/x/oauth2 v0.25 .0 // indirect
150
+ golang.org/x/sync v0.11 .0 // indirect
151
+ golang.org/x/sys v0.30 .0 // indirect
152
+ golang.org/x/term v0.29 .0 // indirect
153
+ golang.org/x/text v0.22 .0 // indirect
153
154
golang.org/x/time v0.8.0 // indirect
154
155
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
155
156
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 // indirect
0 commit comments