chore: bump tc-go to v0.35.0

It was released a few weeks ago
This commit is contained in:
Manuel de la Peña
2025-01-30 17:35:34 +01:00
parent 4c2246e2b9
commit c1362f1eae
13 changed files with 89 additions and 89 deletions

View File

@@ -6,7 +6,7 @@ require (
github.com/jackc/pgx/v5 v5.6.0
github.com/stretchr/testify v1.9.0
github.com/testcontainers/testcontainers-go v0.34.0
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0
github.com/testcontainers/testcontainers-go/modules/postgres v0.35.0
)
require (