You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Renovate's go-cfclient v3 bump to use the correct module path and
migrate the Cloud Foundry client code from v2 to v3.
Renovate proposed github.com/cloudfoundry-community/go-cfclient/v3,
but that module's own go.mod declares its path as
github.com/cloudfoundry/go-cfclient/v3 (the project moved orgs),
which made the dependency unresolvable and broke all CI on the PR.
Ports pkg/util/cloudproviders/cloudfoundry and
cmd/cluster-agent-cloudfoundry to the v3 API: client/config/resource
package split, functional-options config construction, pointer-based
Metadata and typed Relationships, and native paginated sub-clients
replacing the old hand-rolled raw-HTTP pagination code.
core,github.com/DisposaBoy/JsonConfigReader,MIT,* Andreas Jaekle `https://github.com/ekle` | * DisposaBoy `https://github.com/DisposaBoy` | * Steven Osborn `https://github.com/steve918` | Copyright (c) 2012 The JsonConfigReader Authors | This is the official list of JsonConfigReader authors for copyright purposes.
342
342
core,github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp,Apache-2.0,Copyright 2020 Google LLC
343
343
core,github.com/Masterminds/goutils,Apache-2.0,Copyright 2014 Alexander Okoli
344
-
core,github.com/Masterminds/semver,MIT,"Copyright (C) 2014-2019, Matt Butcher and Matt Farina"
345
344
core,github.com/Masterminds/semver/v3,MIT,"Copyright (C) 2014-2019, Matt Butcher and Matt Farina"
core,github.com/cloudflare/circl/sign,BSD-3-Clause,Copyright (c) 2009 The Go Authors. All rights reserved | Copyright (c) 2019 Cloudflare. All rights reserved
901
900
core,github.com/cloudflare/circl/sign/ed25519,BSD-3-Clause,Copyright (c) 2009 The Go Authors. All rights reserved | Copyright (c) 2019 Cloudflare. All rights reserved
902
901
core,github.com/cloudflare/circl/sign/ed448,BSD-3-Clause,Copyright (c) 2009 The Go Authors. All rights reserved | Copyright (c) 2019 Cloudflare. All rights reserved
903
-
core,github.com/cloudfoundry-community/go-cfclient/v2,MIT,Copyright (c) 2017 Long Nguyen
902
+
core,github.com/cloudfoundry/go-cfclient/v3/client,MIT,Copyright (c) 2017 Long Nguyen
903
+
core,github.com/cloudfoundry/go-cfclient/v3/config,MIT,Copyright (c) 2017 Long Nguyen
904
+
core,github.com/cloudfoundry/go-cfclient/v3/internal/check,MIT,Copyright (c) 2017 Long Nguyen
905
+
core,github.com/cloudfoundry/go-cfclient/v3/internal/http,MIT,Copyright (c) 2017 Long Nguyen
906
+
core,github.com/cloudfoundry/go-cfclient/v3/internal/ios,MIT,Copyright (c) 2017 Long Nguyen
907
+
core,github.com/cloudfoundry/go-cfclient/v3/internal/jwt,MIT,Copyright (c) 2017 Long Nguyen
908
+
core,github.com/cloudfoundry/go-cfclient/v3/internal/path,MIT,Copyright (c) 2017 Long Nguyen
909
+
core,github.com/cloudfoundry/go-cfclient/v3/resource,MIT,Copyright (c) 2017 Long Nguyen
910
+
core,github.com/cloudfoundry/go-cfclient/v3/testutil,MIT,Copyright (c) 2017 Long Nguyen
@@ -2139,6 +2149,7 @@ core,github.com/outcaste-io/ristretto/z,MIT,"Copyright (c) 2014 Andreas Briese,
2139
2149
core,github.com/outcaste-io/ristretto/z/simd,MIT,"Copyright (c) 2014 Andreas Briese, eduToolbox@Bri-C GmbH, Sarstedt | Copyright (c) 2019 Ewan Chou | Copyright 2019 Dgraph Labs, Inc. and Contributors | Copyright 2020 Dgraph Labs, Inc. and Contributors | Copyright 2020 The LevelDB-Go and Pebble Authors. All rights reserved. | Copyright 2021 Dgraph Labs, Inc. and Contributors"
2140
2150
core,github.com/outscale/osc-sdk-go/v2,BSD-3-Clause,Copyright (c) Outscale SAS. All rights reserved
0 commit comments