Update module github.com/jedib0t/go-pretty/v6 to v6.6.8
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2025-10-04 17:00:31 +00:00
parent 7fe49ec3ae
commit 37fc055d22

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22
require (
github.com/adshao/go-binance/v2 v2.8.5
github.com/go-resty/resty/v2 v2.16.5
github.com/jedib0t/go-pretty/v6 v6.5.5
github.com/jedib0t/go-pretty/v6 v6.6.8
github.com/joho/godotenv v1.5.1
github.com/rs/zerolog v1.32.0
github.com/samber/lo v1.39.0