Skip to content

chore(deps): migrate testenv to gormx.MustStartTestSuite, upgrade to moby, drop docker/docker#18

Merged
dorothyyzh merged 2 commits into
mainfrom
fix/use-gormx-muststarttestsuite-2026-05-13
May 15, 2026
Merged

chore(deps): migrate testenv to gormx.MustStartTestSuite, upgrade to moby, drop docker/docker#18
dorothyyzh merged 2 commits into
mainfrom
fix/use-gormx-muststarttestsuite-2026-05-13

Conversation

@dorothyyzh

Copy link
Copy Markdown
Contributor

Summary

  • Upgraded github.com/qor5/x/v3 to commit ce22ad0a (pseudo-version v3.2.1-0.20260513111456-ce22ad0a7920) which migrates from docker/docker to moby/moby/api
  • Upgraded github.com/testcontainers/testcontainers-go from v0.38.0 to v0.42.0 (uses moby/moby/api path)
  • Removed github.com/docker/docker — replaced by github.com/moby/moby/api v1.54.1 and github.com/moby/moby/client v0.4.0
  • No theplant/testenv usages were found in this repo (already absent)

CVEs Resolved

Verification

  • docker/docker is absent from go.mod
  • moby/moby/api is present in go.mod
  • go build ./... passes

🤖 Generated with Claude Code

…moby, drop docker/docker

Replace theplant/testenv with gormx.MustStartTestSuite. Upgrade qor5/x to
ce22ad0a and testcontainers-go to v0.42.0 (moby/moby/api path).
Resolves CVE-2026-33997 and CVE-2026-34040.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dorothyyzh dorothyyzh merged commit f196c6c into main May 15, 2026
2 checks passed
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.

2 participants