Skip to content

Commit 944091b

Browse files
chore(deps): bump the go_modules group across 2 directories with 2 updates (#5956)
Bumps the go_modules group with 1 update in the / directory: [github.com/sigstore/fulcio](https://github.com/sigstore/fulcio). Bumps the go_modules group with 1 update in the /kurl_proxy directory: [golang.org/x/net](https://github.com/golang/net). Updates `github.com/sigstore/fulcio` from 1.8.5 to 1.8.6 - [Release notes](https://github.com/sigstore/fulcio/releases) - [Changelog](https://github.com/sigstore/fulcio/blob/main/CHANGELOG.md) - [Commits](sigstore/fulcio@v1.8.5...v1.8.6) Updates `golang.org/x/net` from 0.53.0 to 0.55.0 - [Commits](golang/net@v0.53.0...v0.55.0) Updates `golang.org/x/net` from 0.53.0 to 0.55.0 - [Commits](golang/net@v0.53.0...v0.55.0) --- updated-dependencies: - dependency-name: github.com/sigstore/fulcio dependency-version: 1.8.6 dependency-type: indirect - dependency-name: golang.org/x/net dependency-version: 0.55.0 dependency-type: indirect - dependency-name: golang.org/x/net dependency-version: 0.55.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cda0d8a commit 944091b

4 files changed

Lines changed: 73 additions & 77 deletions

File tree

go.mod

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ require (
7373
go.uber.org/zap v1.28.0
7474
go.yaml.in/yaml/v2 v2.4.4
7575
go.yaml.in/yaml/v3 v3.0.4
76-
golang.org/x/crypto v0.52.0
76+
golang.org/x/crypto v0.53.0
7777
golang.org/x/oauth2 v0.36.0
78-
golang.org/x/sync v0.20.0
79-
google.golang.org/api v0.277.0
78+
golang.org/x/sync v0.21.0
79+
google.golang.org/api v0.280.0
8080
gopkg.in/go-playground/assert.v1 v1.2.1
8181
gopkg.in/ini.v1 v1.67.0
8282
gopkg.in/yaml.v2 v2.4.0
@@ -101,7 +101,7 @@ require (
101101
require (
102102
cloud.google.com/go v0.123.0 // indirect
103103
cloud.google.com/go/compute/metadata v0.9.0 // indirect
104-
cloud.google.com/go/iam v1.5.3 // indirect
104+
cloud.google.com/go/iam v1.7.0 // indirect
105105
dario.cat/mergo v1.0.2 // indirect
106106
filippo.io/edwards25519 v1.2.0 // indirect
107107
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
@@ -124,12 +124,11 @@ require (
124124
github.com/andybalholm/brotli v1.2.0 // indirect
125125
github.com/apparentlymart/go-cidr v1.1.1 // indirect
126126
github.com/aws/aws-sdk-go-v2 v1.41.11 // indirect
127-
github.com/aws/aws-sdk-go-v2/config v1.32.12 // indirect
127+
github.com/aws/aws-sdk-go-v2/config v1.32.17 // indirect
128128
github.com/aws/aws-sdk-go-v2/credentials v1.19.21 // indirect
129129
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.27 // indirect
130130
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.27 // indirect
131131
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.27 // indirect
132-
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.6 // indirect
133132
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.11 // indirect
134133
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.27 // indirect
135134
github.com/aws/aws-sdk-go-v2/service/ssm v1.59.3 // indirect
@@ -211,7 +210,7 @@ require (
211210
github.com/gorilla/handlers v1.5.2 // indirect
212211
github.com/gosimple/unidecode v1.0.1 // indirect
213212
github.com/gosuri/uitable v0.0.4 // indirect
214-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 // indirect
213+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0 // indirect
215214
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed // indirect
216215
github.com/hashicorp/errwrap v1.1.0 // indirect
217216
github.com/hashicorp/go-getter v1.8.6 // indirect
@@ -247,7 +246,7 @@ require (
247246
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
248247
github.com/mailru/easyjson v0.9.0 // indirect
249248
github.com/mattn/go-colorable v0.1.14 // indirect
250-
github.com/mattn/go-runewidth v0.0.16 // indirect
249+
github.com/mattn/go-runewidth v0.0.19 // indirect
251250
github.com/mattn/go-sqlite3 v2.0.3+incompatible
252251
github.com/microsoft/go-mssqldb v1.10.0 // indirect
253252
github.com/miekg/pkcs11 v1.1.1 // indirect
@@ -284,13 +283,12 @@ require (
284283
github.com/redis/go-redis/extra/redisotel/v9 v9.5.3 // indirect
285284
github.com/redis/go-redis/v9 v9.10.0 // indirect
286285
github.com/replicatedhq/termui/v3 v3.1.1-0.20200811145416-f40076d26851 // indirect
287-
github.com/rivo/uniseg v0.4.7 // indirect
288286
github.com/rubenv/sql-migrate v1.8.1 // indirect
289287
github.com/russross/blackfriday/v2 v2.1.0 // indirect
290288
github.com/sagikazarmark/locafero v0.11.0 // indirect
291289
github.com/secure-systems-lab/go-securesystemslib v0.9.1 // indirect
292-
github.com/sigstore/fulcio v1.8.5 // indirect
293-
github.com/sigstore/sigstore v1.10.4 // indirect
290+
github.com/sigstore/fulcio v1.8.6 // indirect
291+
github.com/sigstore/sigstore v1.10.6 // indirect
294292
github.com/sirupsen/logrus v1.9.4
295293
github.com/skeema/knownhosts v1.3.1 // indirect
296294
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 // indirect
@@ -329,16 +327,16 @@ require (
329327
go.opentelemetry.io/otel/trace v1.44.0 // indirect
330328
go.opentelemetry.io/proto/otlp v1.10.0 // indirect
331329
golang.org/x/mod v0.36.0 // indirect
332-
golang.org/x/net v0.55.0 // indirect
333-
golang.org/x/sys v0.45.0 // indirect
334-
golang.org/x/term v0.43.0 // indirect
335-
golang.org/x/text v0.37.0 // indirect
330+
golang.org/x/net v0.56.0 // indirect
331+
golang.org/x/sys v0.46.0 // indirect
332+
golang.org/x/term v0.44.0 // indirect
333+
golang.org/x/text v0.38.0 // indirect
336334
golang.org/x/time v0.15.0 // indirect
337335
golang.org/x/tools v0.45.0 // indirect
338336
google.golang.org/genproto v0.0.0-20260319201613-d00831a3d3e7 // indirect
339-
google.golang.org/genproto/googleapis/api v0.0.0-20260401024825-9d38bb4040a9 // indirect
340-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260427160629-7cedc36a6bc4 // indirect
341-
google.golang.org/grpc v1.81.0 // indirect
337+
google.golang.org/genproto/googleapis/api v0.0.0-20260414002931-afd174a4e478 // indirect
338+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260511170946-3700d4141b60 // indirect
339+
google.golang.org/grpc v1.81.1 // indirect
342340
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af // indirect
343341
gopkg.in/inf.v0 v0.9.1 // indirect
344342
gopkg.in/warnings.v0 v0.1.2 // indirect
@@ -381,6 +379,7 @@ require (
381379
github.com/casbin/govaluate v1.10.0 // indirect
382380
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
383381
github.com/cilium/ebpf v0.21.0 // indirect
382+
github.com/clipperhouse/uax29/v2 v2.6.0 // indirect
384383
github.com/cncf/xds/go v0.0.0-20260202195803-dba9d589def2 // indirect
385384
github.com/containerd/containerd/api v1.10.0 // indirect
386385
github.com/containerd/errdefs/pkg v0.3.0 // indirect
@@ -447,7 +446,7 @@ require (
447446
github.com/segmentio/asm v1.2.1 // indirect
448447
github.com/shirou/gopsutil/v4 v4.26.5 // indirect
449448
github.com/shopspring/decimal v1.4.0 // indirect
450-
github.com/sigstore/protobuf-specs v0.5.0 // indirect
449+
github.com/sigstore/protobuf-specs v0.5.1 // indirect
451450
github.com/smallstep/pkcs7 v0.1.1 // indirect
452451
github.com/sorairolake/lzip-go v0.3.8 // indirect
453452
github.com/spiffe/go-spiffe/v2 v2.6.0 // indirect

0 commit comments

Comments
 (0)