+3
−3
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -42,7 +42,7 @@ require ( | ||
github.com/prometheus/client_golang v1.23.2
|
||
github.com/redis/go-redis/v9 v9.18.0
|
||
github.com/rubenv/sql-migrate v1.8.1
|
||
github.com/samber/slog-logrus/v2 v2.5.3
|
||
github.com/samber/slog-logrus/v2 v2.5.4
|
||
github.com/schollz/progressbar/v3 v3.19.0
|
||
github.com/sirupsen/logrus v1.9.4
|
||
github.com/spf13/cobra v1.10.2
|
||
| @@ -184,8 +184,8 @@ require ( | ||
github.com/prometheus/procfs v0.16.1 // indirect
|
||
github.com/rivo/uniseg v0.4.7 // indirect
|
||
github.com/sagikazarmark/locafero v0.11.0 // indirect
|
||
github.com/samber/lo v1.52.0 // indirect
|
||
github.com/samber/slog-common v0.20.0 // indirect
|
||
github.com/samber/lo v1.53.0 // indirect
|
||
github.com/samber/slog-common v0.21.0 // indirect
|
||
github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a // indirect
|
||
github.com/shirou/gopsutil/v4 v4.25.6 // indirect
|
||
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 // indirect
|
||
+6
−6
Loading