Skip to content

chore: upgrade Go dependencies - #35

Merged
tiankaima merged 1 commit into
mainfrom
agent/upgrade-dependencies-2026-08-10
Aug 10, 2026
Merged

chore: upgrade Go dependencies#35
tiankaima merged 1 commit into
mainfrom
agent/upgrade-dependencies-2026-08-10

Conversation

@tiankaima

Copy link
Copy Markdown
Member

Summary

  • upgrade all five currently open Go dependency updates in one coherent module graph
  • refresh transitive dependencies with go mod tidy
  • correctly classify the directly imported github.com/muesli/termenv module

Why

The individual Dependabot PRs were created before the repository pinned its OpenAPI source. Their builds and race tests passed, but the old workflow failed on unrelated mutable server contract drift. Consolidating them on current main exercises the combined dependency graph against the corrected immutable OpenAPI workflow.

Validation

  • make build
  • make test
  • make vet
  • make lint
  • make generate
  • generated API/client tree remained clean

@tiankaima
tiankaima merged commit 8ced3e6 into main Aug 10, 2026
4 checks passed
@tiankaima
tiankaima deleted the agent/upgrade-dependencies-2026-08-10 branch August 10, 2026 13:03
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.

1 participant