Skip to content

Commit 9443ab6

Browse files
committed
fix: run go mod tidy
1 parent 180b177 commit 9443ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.23.2
55
require (
66
github.com/MakeNowJust/heredoc v1.0.0
77
github.com/atotto/clipboard v0.1.4
8-
github.com/gosuri/uitable v0.0.4
98
github.com/google/uuid v1.6.0
9+
github.com/gosuri/uitable v0.0.4
1010
github.com/mitchellh/mapstructure v1.5.0
1111
github.com/spf13/cobra v1.7.0
1212
github.com/spf13/viper v1.16.0

0 commit comments

Comments
 (0)