|
|
@ -13,7 +13,7 @@ require (
|
|
|
|
github.com/golang/mock v1.6.0
|
|
|
|
github.com/golang/mock v1.6.0
|
|
|
|
github.com/golang/protobuf v1.5.3
|
|
|
|
github.com/golang/protobuf v1.5.3
|
|
|
|
github.com/google/uuid v1.4.0
|
|
|
|
github.com/google/uuid v1.4.0
|
|
|
|
github.com/jackc/pgx/v5 v5.4.3
|
|
|
|
github.com/jackc/pgx/v5 v5.5.0
|
|
|
|
github.com/jhump/protoreflect v1.15.3
|
|
|
|
github.com/jhump/protoreflect v1.15.3
|
|
|
|
github.com/olekukonko/tablewriter v0.0.5
|
|
|
|
github.com/olekukonko/tablewriter v0.0.5
|
|
|
|
github.com/pelletier/go-toml/v2 v2.1.0
|
|
|
|
github.com/pelletier/go-toml/v2 v2.1.0
|
|
|
@ -73,6 +73,7 @@ require (
|
|
|
|
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 // indirect
|
|
|
|
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 // indirect
|
|
|
|
github.com/jackc/pgpassfile v1.0.0 // indirect
|
|
|
|
github.com/jackc/pgpassfile v1.0.0 // indirect
|
|
|
|
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
|
|
|
|
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
|
|
|
|
|
|
|
|
github.com/jackc/puddle/v2 v2.2.1 // indirect
|
|
|
|
github.com/josharian/intern v1.0.0 // indirect
|
|
|
|
github.com/josharian/intern v1.0.0 // indirect
|
|
|
|
github.com/json-iterator/go v1.1.12 // indirect
|
|
|
|
github.com/json-iterator/go v1.1.12 // indirect
|
|
|
|
github.com/klauspost/compress v1.16.7 // indirect
|
|
|
|
github.com/klauspost/compress v1.16.7 // indirect
|
|
|
|