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-09-27 17:00:27 +00:00
parent cf410da46a
commit 3e787d3f81

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.15.3
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