Skip to content

Commit f4a0894

Browse files
dependabot[bot]cmurphy
authored andcommitted
chore(deps): bump the gomod group across 1 directory with 8 updates
Bumps the gomod group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.25.4` | `0.25.5` | | [github.com/google/certificate-transparency-go](https://github.com/google/certificate-transparency-go) | `1.3.2` | `1.3.3` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.0` | `0.21.2` | | [github.com/sigstore/rekor-tiles/v2](https://github.com/sigstore/rekor-tiles) | `2.2.0` | `2.2.1` | | [github.com/sigstore/timestamp-authority/v2](https://github.com/sigstore/timestamp-authority) | `2.0.4` | `2.0.5` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.35.1` | `0.35.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.1` | `0.35.2` | Updates `github.com/go-openapi/swag/conv` from 0.25.4 to 0.25.5 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.25.4...v0.25.5) Updates `github.com/google/certificate-transparency-go` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/google/certificate-transparency-go/releases) - [Changelog](https://github.com/google/certificate-transparency-go/blob/master/CHANGELOG.md) - [Commits](google/certificate-transparency-go@v1.3.2...v1.3.3) Updates `github.com/google/go-containerregistry` from 0.21.0 to 0.21.2 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.0...v0.21.2) Updates `github.com/sigstore/rekor-tiles/v2` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/sigstore/rekor-tiles/releases) - [Changelog](https://github.com/sigstore/rekor-tiles/blob/main/RELEASE.md) - [Commits](sigstore/rekor-tiles@v2.2.0...v2.2.1) Updates `github.com/sigstore/timestamp-authority/v2` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/sigstore/timestamp-authority/releases) - [Changelog](https://github.com/sigstore/timestamp-authority/blob/main/CHANGELOG.md) - [Commits](sigstore/timestamp-authority@v2.0.4...v2.0.5) Updates `k8s.io/api` from 0.35.1 to 0.35.2 - [Commits](kubernetes/api@v0.35.1...v0.35.2) Updates `k8s.io/apimachinery` from 0.35.1 to 0.35.2 - [Commits](kubernetes/apimachinery@v0.35.1...v0.35.2) Updates `k8s.io/client-go` from 0.35.1 to 0.35.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.1...v0.35.2) --- updated-dependencies: - dependency-name: github.com/go-openapi/swag/conv dependency-version: 0.25.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/google/certificate-transparency-go dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/sigstore/rekor-tiles/v2 dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/sigstore/timestamp-authority/v2 dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/api dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/client-go dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efbdae1 commit f4a0894

File tree

2 files changed

+90
-93
lines changed

2 files changed

+90
-93
lines changed

go.mod

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ require (
1616
github.com/go-jose/go-jose/v4 v4.1.3
1717
github.com/go-openapi/runtime v0.29.2
1818
github.com/go-openapi/strfmt v0.25.0
19-
github.com/go-openapi/swag/conv v0.25.4
19+
github.com/go-openapi/swag/conv v0.25.5
2020
github.com/go-piv/piv-go/v2 v2.5.0
21-
github.com/google/certificate-transparency-go v1.3.2
21+
github.com/google/certificate-transparency-go v1.3.3
2222
github.com/google/go-cmp v0.7.0
23-
github.com/google/go-containerregistry v0.21.0
23+
github.com/google/go-containerregistry v0.21.2
2424
github.com/google/go-github/v73 v73.0.0
2525
github.com/in-toto/attestation v1.1.2
2626
github.com/in-toto/in-toto-golang v0.9.0
@@ -36,14 +36,14 @@ require (
3636
github.com/sigstore/fulcio v1.8.5
3737
github.com/sigstore/protobuf-specs v0.5.0
3838
github.com/sigstore/rekor v1.5.0
39-
github.com/sigstore/rekor-tiles/v2 v2.2.0
39+
github.com/sigstore/rekor-tiles/v2 v2.2.1
4040
github.com/sigstore/sigstore v1.10.4
4141
github.com/sigstore/sigstore-go v1.1.4
4242
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.10.4
4343
github.com/sigstore/sigstore/pkg/signature/kms/azure v1.10.4
4444
github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.10.4
4545
github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.10.4
46-
github.com/sigstore/timestamp-authority/v2 v2.0.4
46+
github.com/sigstore/timestamp-authority/v2 v2.0.5
4747
github.com/spf13/cobra v1.10.2
4848
github.com/spf13/pflag v1.0.10
4949
github.com/spf13/viper v1.21.0
@@ -59,9 +59,9 @@ require (
5959
golang.org/x/term v0.40.0
6060
google.golang.org/api v0.267.0
6161
google.golang.org/protobuf v1.36.11
62-
k8s.io/api v0.35.1
63-
k8s.io/apimachinery v0.35.1
64-
k8s.io/client-go v0.35.1
62+
k8s.io/api v0.35.2
63+
k8s.io/apimachinery v0.35.2
64+
k8s.io/client-go v0.35.2
6565
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
6666
sigs.k8s.io/release-utils v0.12.3
6767
)
@@ -152,27 +152,26 @@ require (
152152
github.com/felixge/httpsnoop v1.0.4 // indirect
153153
github.com/fsnotify/fsnotify v1.9.0 // indirect
154154
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
155-
github.com/go-chi/chi v4.1.2+incompatible // indirect
156155
github.com/go-chi/chi/v5 v5.2.5 // indirect
157156
github.com/go-logr/logr v1.4.3 // indirect
158157
github.com/go-logr/stdr v1.2.2 // indirect
159158
github.com/go-openapi/analysis v0.24.1 // indirect
160159
github.com/go-openapi/errors v0.22.6 // indirect
161-
github.com/go-openapi/jsonpointer v0.22.4 // indirect
162-
github.com/go-openapi/jsonreference v0.21.4 // indirect
160+
github.com/go-openapi/jsonpointer v0.22.5 // indirect
161+
github.com/go-openapi/jsonreference v0.21.5 // indirect
163162
github.com/go-openapi/loads v0.23.2 // indirect
164-
github.com/go-openapi/spec v0.22.3 // indirect
165-
github.com/go-openapi/swag v0.25.4 // indirect
166-
github.com/go-openapi/swag/cmdutils v0.25.4 // indirect
167-
github.com/go-openapi/swag/fileutils v0.25.4 // indirect
168-
github.com/go-openapi/swag/jsonname v0.25.4 // indirect
169-
github.com/go-openapi/swag/jsonutils v0.25.4 // indirect
170-
github.com/go-openapi/swag/loading v0.25.4 // indirect
171-
github.com/go-openapi/swag/mangling v0.25.4 // indirect
172-
github.com/go-openapi/swag/netutils v0.25.4 // indirect
173-
github.com/go-openapi/swag/stringutils v0.25.4 // indirect
174-
github.com/go-openapi/swag/typeutils v0.25.4 // indirect
175-
github.com/go-openapi/swag/yamlutils v0.25.4 // indirect
163+
github.com/go-openapi/spec v0.22.4 // indirect
164+
github.com/go-openapi/swag v0.25.5 // indirect
165+
github.com/go-openapi/swag/cmdutils v0.25.5 // indirect
166+
github.com/go-openapi/swag/fileutils v0.25.5 // indirect
167+
github.com/go-openapi/swag/jsonname v0.25.5 // indirect
168+
github.com/go-openapi/swag/jsonutils v0.25.5 // indirect
169+
github.com/go-openapi/swag/loading v0.25.5 // indirect
170+
github.com/go-openapi/swag/mangling v0.25.5 // indirect
171+
github.com/go-openapi/swag/netutils v0.25.5 // indirect
172+
github.com/go-openapi/swag/stringutils v0.25.5 // indirect
173+
github.com/go-openapi/swag/typeutils v0.25.5 // indirect
174+
github.com/go-openapi/swag/yamlutils v0.25.5 // indirect
176175
github.com/go-openapi/validate v0.25.1 // indirect
177176
github.com/go-sql-driver/mysql v1.9.3 // indirect
178177
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
@@ -203,7 +202,7 @@ require (
203202
github.com/inconshreveable/mousetrap v1.1.0 // indirect
204203
github.com/jackc/pgpassfile v1.0.0 // indirect
205204
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
206-
github.com/jackc/pgx/v5 v5.7.5 // indirect
205+
github.com/jackc/pgx/v5 v5.8.0 // indirect
207206
github.com/jackc/puddle/v2 v2.2.2 // indirect
208207
github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267 // indirect
209208
github.com/jellydator/ttlcache/v3 v3.4.0 // indirect
@@ -280,7 +279,7 @@ require (
280279
go.opentelemetry.io/otel/metric v1.40.0 // indirect
281280
go.opentelemetry.io/otel/sdk v1.40.0 // indirect
282281
go.opentelemetry.io/otel/trace v1.40.0 // indirect
283-
go.step.sm/crypto v0.76.0 // indirect
282+
go.step.sm/crypto v0.76.2 // indirect
284283
go.uber.org/multierr v1.11.0 // indirect
285284
go.uber.org/zap v1.27.1 // indirect
286285
go.yaml.in/yaml/v2 v2.4.3 // indirect
@@ -294,7 +293,7 @@ require (
294293
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 // indirect
295294
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 // indirect
296295
google.golang.org/genproto/googleapis/rpc v0.0.0-20260203192932-546029d2fa20 // indirect
297-
google.golang.org/grpc v1.78.0 // indirect
296+
google.golang.org/grpc v1.79.1 // indirect
298297
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
299298
gopkg.in/inf.v0 v0.9.1 // indirect
300299
gopkg.in/ini.v1 v1.67.1 // indirect

0 commit comments

Comments
 (0)