+2
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -21,6 +21,7 @@ require ( | ||
github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
|
||
github.com/jackc/pgtype v1.14.0
|
||
github.com/jackc/pgx/v4 v4.18.1
|
||
github.com/mowshon/iterium v1.0.0
|
||
github.com/prometheus/client_golang v1.17.0
|
||
github.com/rubenv/sql-migrate v1.5.2
|
||
github.com/stretchr/testify v1.8.4
|
||
| @@ -74,6 +75,7 @@ require ( | ||
github.com/prometheus/common v0.44.0 // indirect
|
||
github.com/prometheus/procfs v0.11.1 // indirect
|
||
go.uber.org/multierr v1.10.0 // indirect
|
||
golang.org/x/exp v0.0.0-20230307190834-24139beb5833 // indirect
|
||
golang.org/x/net v0.19.0 // indirect
|
||
golang.org/x/sys v0.15.0 // indirect
|
||
golang.org/x/text v0.14.0 // indirect
|
||
+4
−0
+40
−19
+15
−0
+21
−0
Loading