build(deps): bump github.com/stretchr/testify in /postgres

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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]
2024-03-04 07:16:26 +00:00
committed by GitHub
parent bb14a6b3f1
commit 5fda7d2a02
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ go 1.19
require (
github.com/jackc/pgx/v5 v5.5.3
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.9.0
)
require (