Skip to content

Update module github.com/digitalocean/godo to v1.199.0 - #374

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
deps-update/main/github.com-digitalocean-godo-1.x
Open

Update module github.com/digitalocean/godo to v1.199.0#374
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
deps-update/main/github.com-digitalocean-godo-1.x

Conversation

@red-hat-konflux

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/digitalocean/godo v1.62.0v1.199.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

digitalocean/godo (github.com/digitalocean/godo)

v1.199.0

Compare Source

  • #​1052 - @​llDrLove - CON-13386 Add P2pOciRegistry plugin information to Kubernetes api calls (Create, Update, Get)

v1.198.0

Compare Source

v1.197.0

Compare Source

v1.196.0

Compare Source

v1.195.0

Compare Source

v1.194.1

Compare Source

v1.193.0

Compare Source

v1.192.0

Compare Source

v1.191.0

Compare Source

  • #​1005 - Add Serverless Inference APIs (including SSE streaming for chat completions, responses, and image generations

v1.190.0

Compare Source

BREAKING CHANGE
Any code that sets HA: true or HA: false on KubernetesClusterCreateRequest will fail to compile after this upgrade and will need to be updated to HA: godo.PtrTo(true/false)

  • #​1001 - ensure that kubernetes GetKubeConfigWithExpiry fetches a token-based kubeconfig
  • #​1004 - Add custom models API and tests
  • #​970 - Make HA flag optional in Kubernetes cluster create request for version-based API defaults

v1.189.0

Compare Source

BREAKING CHANGE: AppIngressSpecRuleStringMatch.Prefix and .Exact changed from string to *string to fix empty-string matching. Consumers that directly read or assign these fields will need to update their code. Use godo.PtrTo("value") for assignment and the GetPrefix()/GetExact() accessors for reading.

v1.188.0

Compare Source

v1.187.0

Compare Source

v1.186.0

Compare Source

v1.185.0

Compare Source

v1.184.0

Compare Source

  • #​984 - Change ContextWindow to string

v1.183.0

Compare Source

  • #​982 - GenAI: Expand Model struct with metadata and modalities

v1.182.0

Compare Source

v1.181.0

Compare Source

v1.180.0

Compare Source

v1.179.0

Compare Source

v1.178.0

Compare Source

v1.177.0

Compare Source

v1.176.0

Compare Source

v1.175.0

Compare Source

v1.174.0

Compare Source

v1.173.0

Compare Source

v1.172.0

Compare Source

v1.171.0

Compare Source

v1.170.0

Compare Source

v1.169.0

Compare Source

  • #​928 - @​do-joe - Fix GetLogsink API Response Parsing to Match Actual API Behavior

v1.168.0

Compare Source

v1.167.0

Compare Source

v1.166.0

Compare Source

v1.165.1

Compare Source

v1.165.0

Compare Source

v1.164.0

Compare Source

v1.163.0

Compare Source

v1.162.0

Compare Source

v1.161.0

Compare Source

v1.160.0

Compare Source

v1.159.0

Compare Source

v1.158.0

Compare Source

v1.157.0

Compare Source

v1.156.0

Compare Source

v1.155.0

Compare Source

v1.154.0

Compare Source

v1.153.0

Compare Source

v1.152.0

Compare Source

v1.151.0

Compare Source

v1.150.0

Compare Source

v1.149.0

Compare Source

v1.148.0

Compare Source

v1.147.0

Compare Source

v1.146.1

Compare Source

v1.146.0

Compare Source

v1.145.0

Compare Source

v1.144.0

Compare Source

v1.143.0

Compare Source

v1.142.0

Compare Source

v1.141.0

Compare Source

v1.140.0

Compare Source

v1.139.0

Compare Source

v1.138.0

Compare Source

v1.137.0

Compare Source

v1.136.0

Compare Source

v1.135.0

Compare Source

v1.134.0

Compare Source

v1.133.0

Compare Source

v1.132.0

Compare Source

v1.131.1

Compare Source

v1.131.0

Compare Source

v1.130.0

Compare Source

v1.129.0

Compare Source

v1.128.0

Compare Source

v1.127.0

Compare Source

  • #​737 - @​loosla - [databases]: change Opensearch ism_history_max_docs type to int64 to …
  • #​735 - @​loosla - [databases]: add a missing field to Opensearch advanced configuration
  • #​729 - @​loosla - [databases]: add support for Opensearch advanced configuration

v1.126.0

Compare Source

v1.125.0

Compare Source

v1.124.0

Compare Source

v1.123.0

Compare Source

v1.122.0

Compare Source

v1.121.0

Compare Source

v1.120.0

Compare Source

v1.119.0

Compare Source

  • #​704 - @​ElanHasson - APPS-9133 - Add support for OPENSEARCH as a database engine option
  • #​703 - @​dependabot[bot] - Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
  • #​699 - @​ElanHasson - APPS-8790 Add support to App Platform Log Forwarding for an OpenSearch DBaaS cluster destination.

v1.118.0

Compare Source

Note: This release contains features in closed beta (#​700).

v1.117.0

Compare Source

v1.116.0

Compare Source

[`v

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • On day 21 of the month (* * 21 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/digitalocean/godo v1.199.0
go: downloading golang.org/x/oauth2 v0.27.0
go: downloading golang.org/x/time v0.6.0
go: downloading golang.org/x/sys v0.25.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
go: downloading github.com/fatih/color v1.16.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/sys v0.35.0
go: downloading github.com/google/go-cmp v0.7.0
go: github.com/prometheus/prometheus/discovery/gce imports
	golang.org/x/oauth2/google imports
	cloud.google.com/go/compute/metadata: ambiguous import: found package cloud.google.com/go/compute/metadata in multiple modules:
	cloud.google.com/go v0.83.0 (/tmp/renovate/cache/others/go/pkg/mod/cloud.google.com/go@v0.83.0/compute/metadata)
	cloud.google.com/go/compute/metadata v0.9.0 (/tmp/renovate/cache/others/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.9.0)
go: module github.com/Azure/go-autorest/autorest is deprecated: use github.com/Azure/azure-sdk-for-go/sdk/azcore instead.
go: module github.com/Azure/go-autorest/autorest/adal is deprecated: use github.com/Azure/azure-sdk-for-go/sdk/azidentity instead.
go: module github.com/aws/aws-sdk-go is deprecated: aws-sdk-go is deprecated. Use aws-sdk-go-v2.
go: warning: github.com/Azure/go-autorest/autorest/adal@v0.9.14: retracted by module author: retracted due to token refresh errors
go: to switch to the latest unretracted version, run:
	go get github.com/Azure/go-autorest/autorest/adal@latest

@openshift-ci

openshift-ci Bot commented Jul 21, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@red-hat-konflux
red-hat-konflux Bot force-pushed the deps-update/main/github.com-digitalocean-godo-1.x branch from 802176f to a389ec1 Compare July 21, 2026 00:28
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot force-pushed the deps-update/main/github.com-digitalocean-godo-1.x branch from a389ec1 to fefc9b6 Compare July 21, 2026 00:29
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