This commit is contained in:
adlerhurst
2025-05-19 15:43:44 +02:00
parent 1cf18d34f5
commit b3803ef4ea

View File

@@ -6,7 +6,6 @@ import (
"reflect" "reflect"
pgxdecimal "github.com/jackc/pgx-shopspring-decimal" pgxdecimal "github.com/jackc/pgx-shopspring-decimal"
"github.com/jackc/pgx/v5" "github.com/jackc/pgx/v5"
"github.com/jackc/pgx/v5/pgtype" "github.com/jackc/pgx/v5/pgtype"
) )