Skip to content

Commit

Permalink
fix(deps): update module github.com/urfave/cli to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent 6a2248e commit 1b4c7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/google/uuid v1.6.0
github.com/stretchr/testify v1.9.0
github.com/takama/daemon v1.0.0
github.com/urfave/cli v1.22.15
github.com/urfave/cli/v2 v2.27.2
github.com/urfave/cli/v2 v2.27.2
gorm.io/driver/mysql v1.5.6
gorm.io/driver/postgres v1.5.7
Expand Down

0 comments on commit 1b4c7f5

Please sign in to comment.