mirror of
https://github.com/gofiber/storage.git
synced 2025-10-05 08:37:10 +08:00
chore(deps): bump the testcontainers-modules group across 3 directories with 3 updates
Bumps the testcontainers-modules group with 1 update in the /neo4j directory: [github.com/testcontainers/testcontainers-go/modules/neo4j](https://github.com/testcontainers/testcontainers-go). Bumps the testcontainers-modules group with 1 update in the /postgres directory: [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go). Bumps the testcontainers-modules group with 1 update in the /scylladb directory: [github.com/testcontainers/testcontainers-go/modules/scylladb](https://github.com/testcontainers/testcontainers-go). Updates `github.com/testcontainers/testcontainers-go/modules/neo4j` 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) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` 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) Updates `github.com/testcontainers/testcontainers-go/modules/scylladb` 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/modules/neo4j dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testcontainers-modules - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testcontainers-modules - dependency-name: github.com/testcontainers/testcontainers-go/modules/scylladb dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testcontainers-modules ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ require (
|
||||
github.com/jackc/pgx/v5 v5.7.4
|
||||
github.com/stretchr/testify v1.10.0
|
||||
github.com/testcontainers/testcontainers-go v0.37.0
|
||||
github.com/testcontainers/testcontainers-go/modules/postgres v0.36.0
|
||||
github.com/testcontainers/testcontainers-go/modules/postgres v0.37.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
Reference in New Issue
Block a user