Skip to content

Commit

Permalink
Update dep
Browse files Browse the repository at this point in the history
Signed-off-by: JaySon-Huang <[email protected]>
  • Loading branch information
JaySon-Huang committed Mar 6, 2024
1 parent c0cfc31 commit cb4d4e4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 553 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ go 1.16

require (
github.com/go-sql-driver/mysql v1.6.0
github.com/kr/pretty v0.3.1 // indirect
github.com/olekukonko/tablewriter v0.0.5
github.com/pingcap/errors v0.11.4
github.com/spf13/cobra v1.2.1
github.com/pingcap/errors v0.11.5-0.20211224045212-9687c2b0f87c
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.7.0
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
)
Loading

0 comments on commit cb4d4e4

Please sign in to comment.