File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ require (
3030 github.com/hashicorp/go-retryablehttp v0.7.8
3131 github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf
3232 github.com/jackc/pgconn v1.14.3
33+ github.com/jackc/pgx/v5 v5.7.5
3334 github.com/jackc/puddle/v2 v2.2.2
3435 github.com/jmoiron/sqlx v1.4.0
3536 github.com/knadh/koanf/maps v0.1.2
@@ -154,7 +155,6 @@ require (
154155 github.com/jackc/pgpassfile v1.0.0 // indirect
155156 github.com/jackc/pgproto3/v2 v2.3.3 // indirect
156157 github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
157- github.com/jackc/pgx/v5 v5.7.5 // indirect
158158 github.com/jaegertracing/jaeger-idl v0.5.0 // indirect
159159 github.com/jandelgado/gcov2lcov v1.1.1 // indirect
160160 github.com/joho/godotenv v1.5.1 // indirect
You can’t perform that action at this time.
0 commit comments