+1
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -32,7 +32,7 @@ require ( | ||
github.com/olekukonko/tablewriter v0.0.5
|
||
github.com/opencontainers/go-digest v1.0.0
|
||
github.com/opencontainers/image-spec v1.1.1
|
||
github.com/prometheus/client_golang v1.21.1
|
||
github.com/prometheus/client_golang v1.22.0
|
||
github.com/redis/go-redis/v9 v9.7.3
|
||
github.com/rubenv/sql-migrate v1.7.1
|
||
github.com/schollz/progressbar/v3 v3.18.0
|
||
| @@ -111,7 +111,6 @@ require ( | ||
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
|
||
github.com/jackc/puddle/v2 v2.2.2 // indirect
|
||
github.com/jmespath/go-jmespath v0.4.0 // indirect
|
||
github.com/klauspost/compress v1.17.11 // indirect
|
||
github.com/kylelemons/godebug v1.1.0 // indirect
|
||
github.com/mattn/go-runewidth v0.0.16 // indirect
|
||
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
|
||
+4
−4
Loading