We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ddb41 commit 5f2c1d0Copy full SHA for 5f2c1d0
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/bogem/id3v2 v1.2.0
8
github.com/cheggaaa/pb/v3 v3.1.7
9
github.com/fatih/color v1.18.0
10
- github.com/olekukonko/tablewriter v0.0.5
+ github.com/olekukonko/tablewriter v1.0.2
11
github.com/stretchr/testify v1.10.0
12
github.com/urfave/cli/v2 v2.27.6
13
)
0 commit comments