Skip to content

build(deps): bump github.com/digitalocean/godo from 1.188.0 to 1.191.0#851

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/digitalocean/godo-1.191.0
Open

build(deps): bump github.com/digitalocean/godo from 1.188.0 to 1.191.0#851
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/digitalocean/godo-1.191.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps github.com/digitalocean/godo from 1.188.0 to 1.191.0.

Release notes

Sourced from github.com/digitalocean/godo's releases.

v1.190.0

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

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.

Changelog

Sourced from github.com/digitalocean/godo's changelog.

[1.191.0] - 2026-05-14

  • #1005 - Add Serverless Inference APIs

[1.190.0] - 2026-05-14

  • #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

[1.189.0] - 2026-05-04

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.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.188.0 to 1.191.0.
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.188.0...v1.191.0)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  dependency-version: 1.191.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 18, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 18, 2026 01:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants