We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 180b177 commit 9443ab6Copy full SHA for 9443ab6
go.mod
@@ -5,8 +5,8 @@ go 1.23.2
5
require (
6
github.com/MakeNowJust/heredoc v1.0.0
7
github.com/atotto/clipboard v0.1.4
8
- github.com/gosuri/uitable v0.0.4
9
github.com/google/uuid v1.6.0
+ github.com/gosuri/uitable v0.0.4
10
github.com/mitchellh/mapstructure v1.5.0
11
github.com/spf13/cobra v1.7.0
12
github.com/spf13/viper v1.16.0
0 commit comments