fix(deps): update testcontainers-go monorepo to v0.32.0 #1417
Annotations
3 errors
lint:
testing/containersx/dbcontainers.go#L89
SA1019: testcontainers.WithImage is deprecated: the modules API forces passing the image as part of the signature of the Run function. WithImage sets the image for a container (staticcheck)
|
lint:
testing/containersx/dbcontainers.go#L94
SA1019: postgres.RunContainer is deprecated: use Run instead RunContainer creates an instance of the Postgres container type (staticcheck)
|
lint
issues found
|