Skip to content

Commit 10f7b6e

Browse files
committed
mod tidy
1 parent c2dd674 commit 10f7b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ require (
107107
github.com/ipni/go-libipni v0.0.8
108108
github.com/ipni/index-provider v0.12.0
109109
github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
110-
github.com/jackc/pgx/v5 v5.4.1
111110
github.com/kelseyhightower/envconfig v1.4.0
112111
github.com/koalacxr/quantile v0.0.1
113112
github.com/libp2p/go-buffer-pool v0.1.0
@@ -251,6 +250,7 @@ require (
251250
github.com/ipsn/go-secp256k1 v0.0.0-20180726113642-9d62b9f0bc52 // indirect
252251
github.com/jackc/pgpassfile v1.0.0 // indirect
253252
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 // indirect
253+
github.com/jackc/pgx/v5 v5.4.1 // indirect
254254
github.com/jackc/puddle/v2 v2.2.1 // indirect
255255
github.com/jackpal/go-nat-pmp v1.0.2 // indirect
256256
github.com/jbenet/go-random v0.0.0-20190219211222-123a90aedc0c // indirect

0 commit comments

Comments
 (0)