chore: Update Go version to 1.20+ in test-postgres workflow and README.md file

This commit is contained in:
Jason McNeil
2024-06-03 15:53:15 -03:00
parent 9a0102b257
commit b35dab26c8
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ title: Postgres
A Postgres storage driver using [jackc/pgx](https://github.com/jackc/pgx).
**Note: Requires Go 1.19 and above**
**Note: Requires Go 1.20 and above**
### Table of Contents
- [Signatures](#signatures)