Skip to content

Conversation

@pdarulewski
Copy link
Contributor

What does this PR do?

It updates gopsutil/v4 to v4.25.5 which updates indirectly purego to v0.8.4.

Why is it important?

purego v0.8.4 contains a fix for a segmentation fault happening when tests are run with a -race flag and testcontainers-go is imported.

Related issues

@pdarulewski pdarulewski requested a review from a team as a code owner June 25, 2025 06:44
@netlify
Copy link

netlify bot commented Jun 25, 2025

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 6405d4a
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-go/deploys/685b9ab3b7764000082fdbf6
😎 Deploy Preview https://deploy-preview-3217--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Member

@mdelapenya mdelapenya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@mdelapenya mdelapenya self-assigned this Jun 25, 2025
@mdelapenya mdelapenya added the dependencies Dependencies or external services label Jun 25, 2025
@mdelapenya mdelapenya merged commit 4aa742c into testcontainers:main Jun 25, 2025
203 checks passed
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Jul 4, 2025
* main:
  chore: clarify image auth warning message for public images (testcontainers#3228)
  chore(deps): bump github.com/go-viper/mapstructure/v2 (testcontainers#3219)
  chore(deps): bump github/codeql-action from 3.28.16 to 3.29.2 (testcontainers#3222)
  chore(deps): bump mkdocs-include-markdown-plugin from 7.1.5 to 7.1.6 (testcontainers#3225)
  deps: update testcontainers/sshd image to 1.3.0 (testcontainers#3220)
  chore(deps): bump urllib3 from 2.2.2 to 2.5.0 (testcontainers#3214)
  deps: gopsutil and purego update (testcontainers#3217)
  docs: document copy from container (testcontainers#3215)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies or external services

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: segmentation fault when running tests with -race on v0.36.0

2 participants