chore(deps): bump github.com/testcontainers/testcontainers-go

Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: github.com/testcontainers/testcontainers-go
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-26 11:08:54 +00:00
committed by Julien Neuhart
parent 088b3274f2
commit e5363205a7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -39,7 +39,7 @@ require (
github.com/docker/go-connections v0.5.0
github.com/mholt/archives v0.1.1
github.com/shirou/gopsutil/v4 v4.25.3
github.com/testcontainers/testcontainers-go v0.36.0
github.com/testcontainers/testcontainers-go v0.37.0
)
require (