• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stacklok / toolhive / 26908925086

03 Jun 2026 07:46PM UTC coverage: 65.842% (-0.02%) from 65.858%
26908925086

push

github

web-flow
Bump testcontainers-go to v0.42.0 to drop docker/docker (#5449)

Drop deprecated docker/docker dependency

A vulnerability scan flagged github.com/docker/docker
v28.5.2+incompatible in the operator and proxy-runner images. That
module is deprecated as of Docker v29 (moby split it into
github.com/moby/moby/{client,api}), and the docker-v29.x tags cannot be
consumed via `go get`, so there is no newer module version to update
to. ToolHive's production code already imports moby/moby/{client,api};
docker/docker lingered only as a test-only indirect dependency of
testcontainers-go.

testcontainers-go v0.42.0 migrated off docker/docker onto
moby/moby/{client,api}. Bumping from v0.40.0 and running `go mod tidy`
removes docker/docker (and the now-orphaned morikuni/aec) from the
module graph entirely, clearing the finding at its source. No source
changes are required; the authserver/storage integration tests pass.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

66390 of 100832 relevant lines covered (65.84%)

63.29 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

78.17
/pkg/transport/proxy/httpsse/http_proxy.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc