2
0

chore: change module name after fork

This commit is contained in:
2024-01-15 15:26:58 +03:00
parent b7de418d46
commit 8418eab609
194 changed files with 370 additions and 371 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ import (
"fmt"
"strconv"
"github.com/jackc/pgx/v5/pgproto3"
"github.com/andoma-go/pgx/v5/pgproto3"
"golang.org/x/crypto/pbkdf2"
"golang.org/x/text/secure/precis"
)