From a62ba7972452f6cacc3a7db6ae0f6fbe25fdf050 Mon Sep 17 00:00:00 2001 From: Orion Kindel Date: Fri, 7 Jul 2023 12:02:09 -0500 Subject: [PATCH] fix: update postgres --- .gitmodules | 2 +- postgres | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index f68cd5a..f9de596 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "postgres"] path = postgres - url = https://github.com/sfackler/rust-postgres + url = git@git.orionkindel.com:dnim/rust-postgres diff --git a/postgres b/postgres index 790af54..6c6a266 160000 --- a/postgres +++ b/postgres @@ -1 +1 @@ -Subproject commit 790af54a0fdd5c487e77dc9a25d82921ee31ffe6 +Subproject commit 6c6a266c1449a5d754d1b3771df58ad5dbbf7b02