Skip to content

fix(deps): update go#216

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go
Open

fix(deps): update go#216
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 1, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
cloud.google.com/go/cloudsqlconn v1.13.1v1.21.0 age confidence require minor
github.com/air-verse/air v1.61.1v1.65.1 age confidence require minor
github.com/cockroachdb/errors v1.11.3v1.12.0 age confidence require minor
github.com/go-faster/jx v1.1.0v1.2.0 age confidence require minor
github.com/google/ko v0.17.1v0.18.1 age confidence require minor
github.com/jackc/pgx/v5 v5.7.1v5.9.2 age confidence require minor
github.com/ogen-go/ogen v1.6.0v1.20.3 age confidence require minor
github.com/onsi/ginkgo/v2 v2.22.0v2.28.1 age confidence require minor
github.com/onsi/gomega v1.35.1v1.39.1 age confidence require minor
github.com/ory/dockertest/v3 v3.11.0v3.12.0 age confidence require minor
github.com/spf13/cobra v1.8.1v1.10.2 age confidence require minor
github.com/spf13/viper v1.19.0v1.21.0 age confidence require minor
github.com/sqlc-dev/sqlc v1.27.0v1.31.1 age confidence require minor
go (source) 1.23.31.26.2 age confidence toolchain minor
go.opentelemetry.io/otel v1.32.0v1.43.0 age confidence require minor
go.opentelemetry.io/otel/metric v1.32.0v1.43.0 age confidence require minor
go.opentelemetry.io/otel/trace v1.32.0v1.43.0 age confidence require minor
go.uber.org/mock v0.5.0v0.6.0 age confidence require minor
golang.org/x/oauth2 v0.24.0v0.36.0 age confidence require minor
google.golang.org/api v0.209.0v0.276.0 age confidence require minor

Release Notes

googlecloudplatform/cloud-sql-go-connector (cloud.google.com/go/cloudsqlconn)

v1.21.0

Compare Source

Features

v1.20.2

Compare Source

Bug Fixes
Note
  • Deprecate support for pgx v4. The pgx v4 library was declared end life by its maintainer as of July 2025. We will remove support for the Cloud SQL Connector in July 2026

v1.20.1

Compare Source

Bug Fixes
  • bump golang.org/x/crypto in /examples/cloudrun/sqlserver (#​1046) (2191390)

v1.20.0

Compare Source

Features

v1.19.1

Compare Source

Bug Fixes

v1.19.0

Compare Source

Features
Bug Fixes

v1.18.1

Compare Source

Bug Fixes

v1.18.0

Compare Source

Features
  • Configure the connector with Google Auth Credentials. (#​997) (594e083)

v1.17.3

Compare Source

Bug Fixes

v1.17.2

Compare Source

Bug Fixes
  • reduce the number of memory allocations and the latency overhead. (#​983) (cb641f2)

v1.17.1

Compare Source

Bug Fixes

v1.17.0

Compare Source

Features
  • Update TLS validation to use both SAN and CN fields. (#​979) (df60a20)

v1.16.1

Compare Source

Bug Fixes

v1.16.0

Compare Source

Features

v1.15.0

Compare Source

Features
Bug Fixes

v1.14.2

Compare Source

Bug Fixes

v1.14.1

Compare Source

Bug Fixes
  • correct default usage for WithQuotaProject and WithUserAgent (#​920) (8520c3d)

v1.14.0

Compare Source

Features
Bug Fixes
  • use auth DetectDefault over oauth2 FindDefaultCredentials (#​909) (52fef27)

v1.13.2

Compare Source

Bug Fixes
air-verse/air (github.com/air-verse/air)

v1.65.1

Compare Source

What's Changed

Full Changelog: air-verse/air@v1.65.0...v1.65.1

v1.65.0

Compare Source

What's Changed

New Contributors

Full Changelog: air-verse/air@v1.64.5...v1.65.0

v1.64.5

Compare Source

What's Changed

  • Officially documented Homebrew installation support (brew install go-air) in README.md by @​alesker in #​879

New Contributors

Full Changelog: air-verse/air@v1.64.4...v1.64.5

v1.64.4

Compare Source

What's Changed

Full Changelog: air-verse/air@v1.64.3...v1.64.4

v1.64.3

Compare Source

What's Changed

Full Changelog: air-verse/air@v1.64.2...v1.64.3

v1.64.2

Compare Source

What's Changed

Full Changelog: air-verse/air@v1.64.1...v1.64.2

v1.64.1

Compare Source

What's Changed

New Contributors

Full Changelog: air-verse/air@v1.64.0...v1.64.1

v1.64.0

Compare Source

What's Changed

Full Changelog: air-verse/air@v1.63.9...v1.64.0

v1.63.9

Compare Source

What's Changed

New Contributors

Full Changelog: air-verse/air@v1.63.8...v1.63.9

v1.63.8

Compare Source

What's Changed

Full Changelog: air-verse/air@v1.63.7...v1.63.8

v1.63.7

Compare Source

What's Changed

Full Changelog: air-verse/air@v1.63.6...v1.63.7

v1.63.6

Compare Source

What's Changed

Full Changelog: air-verse/air@v1.63.5...v1.63.6

v1.63.5

Compare Source

What's Changed

  • Add wildcard (*) support for include_ext to watch all file extensions by @​Copilot in #​833
  • fix: Proxy should not repackage chunks from the app for HTTP 1.1 Transfer-Encoding: chunked by @​majiayu000 in #​841
  • fix: Race condition causes builds to cancel themselves when triggered during active build by @​majiayu000 in #​840

New Contributors

Full Changelog: air-verse/air@v1.63.4...v1.63.5

v1.63.4

Compare Source

What's Changed

Full Changelog: air-verse/air@v1.63.3...v1.63.4

v1.63.3

Compare Source

What's Changed

New Contributors

Full Changelog: air-verse/air@v1.63.2...v1.63.3

v1.63.2

Compare Source

v1.63.1

Compare Source

What's Changed

New Contributors

Full Changelog: air-verse/air@v1.63.0...v1.63.1

v1.63.0

Compare Source

What's Changed

Full Changelog: air-verse/air@v1.62.0...v1.63.0

v1.62.0

Compare Source

What's Changed

New Contributors

Full Changelog: air-verse/air@v1.61.7...v1.62.0

v1.61.7

Compare Source

What's Changed

New Contributors

Full Changelog: air-verse/air@v1.61.5...v1.61.7

v1.61.6

Compare Source

Changelog

  • ce50989 Add exiter to test os.Exit case

v1.61.5

Compare Source

What's Changed

New Contributors

Full Changelog: air-verse/air@v1.61.4...v1.61.5

v1.61.4

Compare Source

What's Changed

  • Update README for air help command. Try air -hand you don't need to check air_example.toml anymore!
  • remove a data race by compiling the exclude regexes in the preprocess phase instead by @​istyf in #​677
  • catch and report start cmd failure rather than panicing by @​istyf in #​676

New Contributors

Full Changelog: air-verse/air@v1.61.3...v1.61.4

v1.61.3

Compare Source

What's Changed

New Contributors

Full Changelog: air-verse/air@v1.61.1...v1.61.3

v1.61.2

Compare Source

cockroachdb/errors (github.com/cockroachdb/errors)

v1.12.0

Compare Source

What's Changed

Full Changelog: cockroachdb/errors@v1.11.3...v1.12.0

go-faster/jx (github.com/go-faster/jx)

v1.2.0

Compare Source

What's Changed

  • chore(deps): bump actions/checkout from 3 to 4 by @​dependabot[bot] in #​83
  • chore(deps): bump github.com/go-faster/errors from 0.6.1 to 0.7.0 by @​dependabot[bot] in #​87
  • chore(deps): bump github.com/go-faster/errors from 0.7.0 to 0.7.1 by @​dependabot[bot] in #​88
  • chore(deps): bump actions/dependency-review-action from 3 to 4 by @​dependabot[bot] in #​89
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @​dependabot[bot] in #​90
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @​dependabot[bot] in #​93
  • chore(deps): bump actions/checkout from 4 to 5 by @​dependabot[bot] in #​94
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @​dependabot[bot] in #​95
  • chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @​dependabot[bot] in #​96
  • test(bench): update by @​ernado in #​97
  • chore(deps): bump github.com/segmentio/asm from 1.2.0 to 1.2.1 by @​dependabot[bot] in #​98
  • allow Write during streaming mode. add Flush function by @​elee1766 in #​86

Full Changelog: go-faster/jx@v1.1.0...v1.2.0

google/ko (github.com/google/ko)

v0.18.1

Compare Source

What's Changed

Other


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 8am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 1, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 27 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.2 -> 1.24.1
cloud.google.com/go/auth v0.10.2 -> v0.15.0
cloud.google.com/go/auth/oauth2adapt v0.2.5 -> v0.2.7
cloud.google.com/go/compute/metadata v0.5.2 -> v0.6.0
github.com/dlclark/regexp2 v1.11.4 -> v1.11.5
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db -> v0.0.0-20241210010833-40e02aabc2ad
github.com/google/s2a-go v0.1.8 -> v0.1.9
github.com/googleapis/enterprise-certificate-proxy v0.3.4 -> v0.3.5
github.com/googleapis/gax-go/v2 v2.14.0 -> v2.14.1
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/rogpeppe/go-internal v1.10.0 -> v1.13.1
github.com/sagikazarmark/locafero v0.4.0 -> v0.7.0
github.com/spf13/afero v1.11.0 -> v1.12.0
github.com/spf13/cast v1.6.0 -> v1.7.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 -> v0.59.0
golang.org/x/crypto v0.29.0 -> v0.36.0
golang.org/x/net v0.31.0 -> v0.37.0
golang.org/x/sync v0.9.0 -> v0.12.0
golang.org/x/sys v0.27.0 -> v0.31.0
golang.org/x/text v0.20.0 -> v0.23.0
golang.org/x/time v0.8.0 -> v0.11.0
golang.org/x/tools v0.26.0 -> v0.31.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/grpc v1.67.1 -> v1.71.0
google.golang.org/protobuf v1.35.2 -> v1.36.5
File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 28 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/compute/metadata v0.5.0 -> v0.5.2
github.com/dlclark/regexp2 v1.11.4 -> v1.11.5
github.com/google/cel-go v0.21.0 -> v0.22.1
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a -> v0.0.0-20240606120523-5a60cdf6a761
github.com/jackc/pgx/v5 v5.6.0 -> v5.7.2
github.com/jackc/puddle/v2 v2.2.1 -> v2.2.2
github.com/klauspost/compress v1.17.9 -> v1.17.11
github.com/pingcap/errors v0.11.5-0.20210425183316-da1aaba5fb63 -> v0.11.5-0.20240311024730-e056997136bb
github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c -> v0.0.0-20240528011301-b51a646c7c86
github.com/pingcap/tidb/pkg/parser v0.0.0-20231103154709-4f00ece106b1 -> v0.0.0-20241203170126-9812d85d0d25
github.com/tetratelabs/wazero v1.8.0 -> v1.8.2
go.opentelemetry.io/otel v1.31.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.31.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.31.0 -> v1.35.0
golang.org/x/crypto v0.28.0 -> v0.36.0
golang.org/x/mod v0.21.0 -> v0.24.0
golang.org/x/net v0.30.0 -> v0.37.0
golang.org/x/sync v0.8.0 -> v0.12.0
golang.org/x/sys v0.26.0 -> v0.31.0
golang.org/x/term v0.25.0 -> v0.30.0
golang.org/x/text v0.19.0 -> v0.23.0
golang.org/x/tools v0.26.0 -> v0.31.0
google.golang.org/genproto/googleapis/api v0.0.0-20240827150818-7e3bb234dfed -> v0.0.0-20241015192408-796eee8c2d53
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241015192408-796eee8c2d53
google.golang.org/grpc v1.66.0 -> v1.69.4
google.golang.org/protobuf v1.34.2 -> v1.36.3
modernc.org/sqlite v1.31.1 -> v1.34.5

@renovate renovate Bot enabled auto-merge (squash) December 1, 2024 19:32
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Dec 1, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot force-pushed the renovate/go branch 6 times, most recently from 5541f2a to 071739c Compare December 8, 2024 21:25
@renovate renovate Bot force-pushed the renovate/go branch 6 times, most recently from 27c92dd to 5541929 Compare December 15, 2024 18:45
@renovate renovate Bot force-pushed the renovate/go branch 7 times, most recently from a93a2c4 to b9aa6e1 Compare December 22, 2024 19:49
@renovate renovate Bot force-pushed the renovate/go branch 2 times, most recently from f376c39 to 02fd788 Compare December 30, 2024 19:53
@renovate renovate Bot force-pushed the renovate/go branch 5 times, most recently from 56c0c39 to 47f1dff Compare January 8, 2025 15:55
@renovate renovate Bot force-pushed the renovate/go branch 7 times, most recently from 397e002 to 53e21a8 Compare February 4, 2025 20:52
@renovate renovate Bot force-pushed the renovate/go branch 9 times, most recently from a12417f to e15d8c5 Compare February 11, 2025 19:00
@renovate renovate Bot force-pushed the renovate/go branch 6 times, most recently from 8f7c94f to 59d5a70 Compare February 19, 2025 19:26
@renovate renovate Bot force-pushed the renovate/go branch 5 times, most recently from cc94e68 to ddf30b0 Compare February 25, 2025 19:48
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 27, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 37 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.2 -> 1.25.7
cloud.google.com/go/auth v0.10.2 -> v0.20.0
cloud.google.com/go/auth/oauth2adapt v0.2.5 -> v0.2.8
cloud.google.com/go/compute/metadata v0.5.2 -> v0.9.0
github.com/containerd/continuity v0.4.3 -> v0.4.5
github.com/dlclark/regexp2 v1.11.4 -> v1.11.5
github.com/docker/cli v26.1.4+incompatible -> v27.4.1+incompatible
github.com/fatih/color v1.18.0 -> v1.19.0
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db -> v0.0.0-20260115054156-294ebfa9ad83
github.com/google/s2a-go v0.1.8 -> v0.1.9
github.com/googleapis/enterprise-certificate-proxy v0.3.4 -> v0.3.14
github.com/googleapis/gax-go/v2 v2.14.0 -> v2.21.0
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/opencontainers/runc v1.1.13 -> v1.2.3
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.4
github.com/rogpeppe/go-internal v1.10.0 -> v1.14.1
github.com/sagikazarmark/locafero v0.4.0 -> v0.11.0
github.com/segmentio/asm v1.2.0 -> v1.2.1
github.com/sourcegraph/conc v0.3.0 -> v0.3.1-0.20240121214520-5f936abd7ae8
github.com/spf13/afero v1.11.0 -> v1.15.0
github.com/spf13/cast v1.6.0 -> v1.10.0
github.com/spf13/pflag v1.0.5 -> v1.0.10
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 -> v0.67.0
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/crypto v0.29.0 -> v0.50.0
golang.org/x/net v0.31.0 -> v0.53.0
golang.org/x/sync v0.9.0 -> v0.20.0
golang.org/x/sys v0.27.0 -> v0.43.0
golang.org/x/text v0.20.0 -> v0.36.0
golang.org/x/time v0.8.0 -> v0.15.0
golang.org/x/tools v0.26.0 -> v0.43.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 -> v0.0.0-20260414002931-afd174a4e478
google.golang.org/grpc v1.67.1 -> v1.80.0
google.golang.org/protobuf v1.35.2 -> v1.36.11
File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 97 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/compute/metadata v0.5.0 -> v0.9.0
github.com/Azure/go-autorest/autorest v0.11.29 -> v0.11.30
github.com/Azure/go-autorest/autorest/adal v0.9.23 -> v0.9.24
github.com/Azure/go-autorest/autorest/azure/auth v0.5.12 -> v0.5.13
github.com/Azure/go-autorest/autorest/azure/cli v0.4.6 -> v0.4.7
github.com/Azure/go-autorest/autorest/date v0.3.0 -> v0.3.1
github.com/Azure/go-autorest/logger v0.2.1 -> v0.2.2
github.com/Azure/go-autorest/tracing v0.6.0 -> v0.6.1
github.com/BurntSushi/toml v1.4.0 -> v1.5.0
github.com/aws/aws-sdk-go-v2 v1.30.5 -> v1.41.0
github.com/aws/aws-sdk-go-v2/config v1.27.33 -> v1.32.5
github.com/aws/aws-sdk-go-v2/credentials v1.17.32 -> v1.19.5
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.13 -> v1.18.16
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.17 -> v1.4.16
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.17 -> v2.7.16
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 -> v1.8.4
github.com/aws/aws-sdk-go-v2/service/ecr v1.28.0 -> v1.54.4
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.23.5 -> v1.38.8
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 -> v1.13.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.19 -> v1.13.16
github.com/aws/aws-sdk-go-v2/service/sso v1.22.7 -> v1.30.7
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.7 -> v1.35.12
github.com/aws/aws-sdk-go-v2/service/sts v1.30.7 -> v1.41.5
github.com/aws/smithy-go v1.20.4 -> v1.24.0
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20240514230400-03fa26f5508f -> v0.11.0
github.com/bep/godartsass/v2 v2.1.0 -> v2.5.0
github.com/cyberphone/json-canonicalization v0.0.0-20231011164504-785e29786b46 -> v0.0.0-20241213102144-19d51d7fe467
github.com/distribution/reference v0.5.0 -> v0.6.0
github.com/dlclark/regexp2 v1.11.4 -> v1.11.5
github.com/docker/cli v27.1.1+incompatible -> v29.1.3+incompatible
github.com/docker/docker v27.3.1+incompatible -> v28.5.2+incompatible
github.com/docker/docker-credential-helpers v0.8.1 -> v0.9.4
github.com/docker/go-connections v0.4.0 -> v0.6.0
github.com/dprotaso/go-yit v0.0.0-20220510233725-9ba8df137936 -> v0.0.0-20250513223454-5ece0c5aa76c
github.com/evanphx/json-patch/v5 v5.6.0 -> v5.9.11
github.com/fatih/color v1.18.0 -> v1.19.0
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/go-faster/jx v1.1.0 -> v1.2.0
github.com/go-jose/go-jose/v4 v4.0.4 -> v4.1.3
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/go-openapi/analysis v0.23.0 -> v0.24.1
github.com/go-openapi/errors v0.22.0 -> v0.22.5
github.com/go-openapi/jsonpointer v0.21.0 -> v0.22.4
github.com/go-openapi/jsonreference v0.21.0 -> v0.21.4
github.com/go-openapi/loads v0.22.0 -> v0.23.2
github.com/go-openapi/runtime v0.28.0 -> v0.29.2
github.com/go-openapi/spec v0.21.0 -> v0.22.2
github.com/go-openapi/strfmt v0.23.0 -> v0.25.0
github.com/go-openapi/swag v0.23.0 -> v0.25.4
github.com/go-openapi/validate v0.24.0 -> v0.25.1
github.com/go-sql-driver/mysql v1.8.1 -> v1.9.3
github.com/gobwas/glob v0.2.3 -> v0.2.3
github.com/gohugoio/hugo v0.134.3 -> v0.149.1
github.com/golang-jwt/jwt/v4 v4.5.0 -> v4.5.2
github.com/google/cel-go v0.21.0 -> v0.28.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/google/go-containerregistry v0.20.2 -> v0.20.7
github.com/google/uuid v1.6.0 -> v1.6.0
github.com/opencontainers/image-spec v1.1.0 -> v1.1.1
github.com/pelletier/go-toml/v2 v2.2.3 -> v2.2.4
github.com/pingcap/errors v0.11.5-0.20210425183316-da1aaba5fb63 -> v0.11.5-0.20250523034308-74f78ae071ee
github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c -> v0.0.0-20240528011301-b51a646c7c86
github.com/pingcap/tidb/pkg/parser v0.0.0-20231103154709-4f00ece106b1 -> v0.0.0-20260418072757-ce92298d1124
github.com/sagikazarmark/locafero v0.4.0 -> v0.12.0
github.com/secure-systems-lab/go-securesystemslib v0.8.0 -> v0.9.1
github.com/segmentio/asm v1.2.0 -> v1.2.1
github.com/sigstore/cosign/v2 v2.4.1 -> v2.6.1
github.com/sigstore/protobuf-specs v0.3.2 -> v0.5.0
github.com/sigstore/rekor v1.3.6 -> v1.4.3
github.com/sigstore/sigstore v1.8.9 -> v1.10.3
github.com/sirupsen/logrus v1.9.3 -> v1.9.3
github.com/spf13/afero v1.11.0 -> v1.15.0
github.com/spf13/cast v1.7.0 -> v1.10.0
github.com/tdewolff/parse/v2 v2.7.15 -> v2.8.3
github.com/tetratelabs/wazero v1.8.0 -> v1.11.0
github.com/vbatts/tar-split v0.11.5 -> v0.12.2
github.com/wasilibs/go-pgquery v0.0.0-20240606042535-c0843d6592cc -> v0.0.0-20250409022910-10ac41983c07
github.com/wasilibs/wazero-helpers v0.0.0-20240604052452-61d7981e9a38 -> v0.0.0-20240620070341-3dff1577cd52
go.mongodb.org/mongo-driver v1.14.0 -> v1.17.6
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 -> v0.64.0
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/crypto v0.28.0 -> v0.49.0
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 -> v0.0.0-20251209150349-8475f28825e9
golang.org/x/mod v0.21.0 -> v0.34.0
golang.org/x/net v0.30.0 -> v0.52.0
golang.org/x/oauth2 v0.23.0 -> v0.34.0
golang.org/x/sync v0.8.0 -> v0.20.0
golang.org/x/sys v0.26.0 -> v0.43.0
golang.org/x/term v0.25.0 -> v0.41.0
golang.org/x/text v0.19.0 -> v0.36.0
golang.org/x/tools v0.26.0 -> v0.43.0
google.golang.org/genproto/googleapis/api v0.0.0-20240827150818-7e3bb234dfed -> v0.0.0-20260120221211-b8f7ae30c516
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20260120221211-b8f7ae30c516
google.golang.org/grpc v1.66.0 -> v1.80.0
google.golang.org/protobuf v1.34.2 -> v1.36.11
k8s.io/apimachinery v0.31.2 -> v0.34.3
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20251002143259-bc988d571ff4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants