Commit 5cce8dc 1 parent a61592e commit 5cce8dc Copy full SHA for 5cce8dc
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ require (
17
17
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
18
18
github.com/jackc/pgconn v1.14.0
19
19
github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
20
+ github.com/jackc/pgx/v4 v4.18.1
20
21
github.com/jessevdk/go-flags v1.4.0
21
22
github.com/lib/pq v1.10.7
22
23
github.com/lightninglabs/aperture v0.1.21-beta.0.20230705004936-87bb996a4030
@@ -96,7 +97,6 @@ require (
96
97
github.com/jackc/pgproto3/v2 v2.3.2 // indirect
97
98
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
98
99
github.com/jackc/pgtype v1.14.0 // indirect
99
- github.com/jackc/pgx/v4 v4.18.1 // indirect
100
100
github.com/jackpal/gateway v1.0.5 // indirect
101
101
github.com/jackpal/go-nat-pmp v0.0.0-20170405195558-28a68d0c24ad // indirect
102
102
github.com/jonboulle/clockwork v0.2.2 // indirect
You can’t perform that action at this time.
0 commit comments