Skip to content

chore(deps): bump github.com/digitalocean/godo from 1.197.0 to 1.202.0 - #2174

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

chore(deps): bump github.com/digitalocean/godo from 1.197.0 to 1.202.0#2174
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/go_modules/github.com/digitalocean/godo-1.202.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/digitalocean/godo from 1.197.0 to 1.202.0.

Release notes

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

v1.202.0

v1.202.0-beta.1

This is a beta pre-release. go get ...@latest will not install it — it always resolves to the latest stable release.

To install this version, pin it explicitly:

go get github.com/digitalocean/godo@v1.202.0-beta.1

What's Changed:

  • Session SSE — live and replay-only both use control-plane GET .../sessions/{id}/stream again (data-plane /events client path reverted)

v1.201.0

v1.201.0-beta.2

This is a beta pre-release. go get ...@latest will not install it — it always resolves to the latest stable release.

To install this version, pin it explicitly:

go get github.com/digitalocean/godo@v1.201.0-beta.2

What's Changed:

  • Hosted Agents Triggers — webhook & cron trigger client (HostedAgentTriggers): list/create/get/update/delete, rotate secret, executions, by-session, reusable sessions, webhook providers
  • Session.origin — product provenance on create/get (direct | simulation | evaluation); list still omits sim/eval server-side (#1067)
  • Session events — live SSE on data-plane GET .../sessions/{id}/events (Last-Event-ID resume)
  • Replay-only logs — same /events endpoint with ?replay_only=true (+ replay_from cursor); stream ends after history (replaces control-plane /stream for history reads)

v1.201.0-beta.1

This is a beta pre-release. go get ...@latest will not install it — it always resolves to the latest stable release.

To install this version, pin it explicitly:

go get github.com/digitalocean/godo@v1.201.0-beta.1

What's Changed:

  • Large-file staged workspace transfer (upload/download) with batch part-upload URLs
  • Verify workspace download SHA via body footer (when trailers are stripped)

v1.200.0

... (truncated)

Changelog

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

[1.202.0] - 2026-07-29

[1.201.0] - 2026-07-24

[1.200.0] - 2026-07-22

[1.199.0] - 2026-07-15

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

[1.198.0] - 2026-07-07

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.197.0 to 1.202.0.
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.197.0...v1.202.0)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  dependency-version: 1.202.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 Aug 5, 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

Development

Successfully merging this pull request may close these issues.

1 participant