Skip to content

Commit 4e89521

Browse files
author
cloud-team-rebase-bot
committed
UPSTREAM: <drop>: Updating and vendoring go modules after an upstream rebase
1 parent cced13f commit 4e89521

13,746 files changed

Lines changed: 5446740 additions & 28373 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

go.mod

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
module k8s.io/cloud-provider-gcp
22

3-
go 1.22
3+
go 1.24.0
44

5-
// k8s.io/kubernetes imports dynamic-resource-allocation from the staging repos as of 1.26.0.
6-
// This means that `go list -mod readonly -m -f '{{ if not .Main }}{{ .String }}{{ end }}' all` fails
7-
// as it cannot find the v0.0.0 revision. This is needed to resolve that error and fixes
8-
// the ART builds.
9-
replace k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.26.0
5+
toolchain go1.24.5
106

117
require (
128
github.com/evanphx/json-patch v5.9.0+incompatible

providers/vendor/cloud.google.com/go/auth/CHANGES.md

Lines changed: 277 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

providers/vendor/cloud.google.com/go/auth/LICENSE

Lines changed: 202 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

providers/vendor/cloud.google.com/go/auth/README.md

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)