+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -37,7 +37,7 @@ require ( | ||
github.com/jackc/pgx/v5 v5.7.5
|
||
github.com/lib/pq v1.10.9
|
||
github.com/neilotoole/slogt v1.1.0
|
||
github.com/olekukonko/tablewriter v1.0.8
|
||
github.com/olekukonko/tablewriter v1.0.9
|
||
github.com/opencontainers/go-digest v1.0.0
|
||
github.com/opencontainers/image-spec v1.1.1
|
||
github.com/prometheus/client_golang v1.22.0
|
||
| @@ -169,7 +169,7 @@ require ( | ||
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
||
github.com/oklog/ulid/v2 v2.0.2 // indirect
|
||
github.com/olekukonko/errors v1.1.0 // indirect
|
||
github.com/olekukonko/ll v0.0.8 // indirect
|
||
github.com/olekukonko/ll v0.0.9 // indirect
|
||
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
|
||
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
|
||
github.com/pkg/errors v0.9.1 // indirect
|
||
+4
−4
Loading