Update module github.com/jedib0t/go-pretty/v6 to v6.6.8 #5

Closed
renovatebot wants to merge 1 commits from renovate/github.com-jedib0t-go-pretty-v6-6.x into main
Showing only changes of commit 37fc055d22 - Show all commits

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