From 791176f4fe13e0bac5b88ddb527be062a792c9f7 Mon Sep 17 00:00:00 2001 From: Jack Christensen Date: Sat, 23 Apr 2022 10:26:41 -0500 Subject: [PATCH] Add link to github.com/vgarvardt/pgx-google-uuid --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 159712dd..1f3cd185 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ pgerrcode contains constants for the PostgreSQL error codes. * [github.com/jackc/pgx-gofrs-uuid](https://github.com/jackc/pgx-gofrs-uuid) * [github.com/jackc/pgx-shopspring-decimal](https://github.com/jackc/pgx-shopspring-decimal) +* [github.com/vgarvardt/pgx-google-uuid](https://github.com/vgarvardt/pgx-google-uuid) ## Adapters for 3rd Party Loggers