diff --git a/go.mod b/go.mod index 5a2b377..0e3a413 100644 --- a/go.mod +++ b/go.mod @@ -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