Skip to content

chore(deps): update reviewed Go dependencies - #3980

Open
aheritier wants to merge 18 commits into
mainfrom
deps/aws-sdk-go-v2-family
Open

chore(deps): update reviewed Go dependencies#3980
aheritier wants to merge 18 commits into
mainfrom
deps/aws-sdk-go-v2-family

Conversation

@aheritier

@aheritier aheritier commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

Reviewed direct Go dependency updates are included below. The AWS SDK follow-up commits are part of this PR, including the matching credentials, STS, and Smithy requirements. The MCP SDK and ADK updates remain pending because they require source compatibility work. The ultraviolet update is intentionally skipped because the module is governed by the existing replacement/fork setup.

Module From To Status
charm.land/lipgloss/v2 v2.0.5 v2.0.6 included
github.com/anthropics/anthropic-sdk-go v1.61.0 v1.63.1 included
github.com/docker/cli v29.6.2 v29.7.2 included
github.com/dop251/goja v0.0.0-20260723142020-b4aef50fa347 v0.0.0-20260806115107-493f22071ef6 included
github.com/go-git/go-git/v5 v5.19.1 v5.19.2 included
github.com/google/go-containerregistry v0.21.7 v0.21.9 included
github.com/junegunn/fzf v0.74.1 v0.74.2 included
github.com/openai/openai-go/v3 v3.46.0 v3.50.0 included
github.com/rumpl/harness v0.0.0-20260612213434-3f63cb8efc05 v0.0.0-20260810193856-9376b9c76461 included
github.com/yuin/goldmark v1.8.4 v1.8.5 included
golang.org/x/image v0.44.0 v0.45.0 included
google.golang.org/genai v1.65.0 v1.68.0 included
modernc.org/sqlite v1.54.0 v1.56.0 included
github.com/aws/aws-sdk-go-v2 v1.43.2 v1.43.5 included
github.com/aws/aws-sdk-go-v2/config v1.32.33 v1.32.36 included
github.com/aws/aws-sdk-go-v2/credentials v1.19.32 v1.19.35 included
github.com/aws/aws-sdk-go-v2/service/bedrockruntime v1.56.0 v1.57.2 included
github.com/aws/aws-sdk-go-v2/service/sts v1.45.2 v1.45.5 included
github.com/aws/smithy-go v1.27.5 v1.27.7 included
go.opentelemetry.io/otel v1.44.0 v1.45.0 included
github.com/go-logr/logr v1.4.3 v1.4.4 included (indirect)
github.com/modelcontextprotocol/go-sdk v1.6.1 newer release pending — source compatibility work required
google.golang.org/adk v1.2.0 newer release pending — source compatibility work required
github.com/charmbracelet/ultraviolet v0.0.0-20260720091822-7cc6674724ac v0.0.0-20260811164956-006e29f97886 skipped — existing replacement/fork setup

Validation

  • go mod tidy -diff: clean
  • task lint: passed
  • task build: passed
  • task test: one known base-reproducible failure remains: pkg/runtime TestStructuredOutputToolMode_TextStopTriggersRemindersThenError.

The test result is not unconditionally green; the failure also reproduces against the base branch.

@aheritier
aheritier requested a review from a team as a code owner August 13, 2026 20:19
@aheritier
aheritier force-pushed the deps/aws-sdk-go-v2-family branch from eb787c7 to ae0a50b Compare August 13, 2026 22:21
@aheritier
aheritier marked this pull request as draft August 13, 2026 22:42
@aheritier
aheritier force-pushed the deps/aws-sdk-go-v2-family branch 2 times, most recently from 9c3acfe to 8287d2a Compare August 14, 2026 08:59
@aheritier
aheritier marked this pull request as ready for review August 14, 2026 09:17
…o v0.0.0-20260806115107-493f22071ef6

Assisted-By: docker-agent
Assisted-By: docker-agent

Transitively pulls the aws-sdk-go-v2 module family to intermediate
versions between the current baseline and the dedicated AWS family bump.
… to v0.0.0-20260810193856-9376b9c76461

Assisted-By: docker-agent
Also bumps github.com/aws/smithy-go from v1.27.5 to v1.27.7, an
inseparable transitive requirement pulled in by aws-sdk-go-v2 itself.

Assisted-By: docker-agent
config's go.mod pins matching credentials and sts versions, so this\nrelease train also carries:\n- github.com/aws/aws-sdk-go-v2/credentials v1.19.32 -> v1.19.35\n- github.com/aws/aws-sdk-go-v2/service/sts v1.45.2 -> v1.45.5\n\nAssisted-By: docker-agent
Assisted-By: docker-agent
@aheritier
aheritier force-pushed the deps/aws-sdk-go-v2-family branch from 8287d2a to 49f4074 Compare August 14, 2026 19:24
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