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] committed Jan 28, 2024
1 parent 51088ce commit 37662dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -6,7 +6,7 @@ require (
github.com/gin-gonic/gin v1.9.1
github.com/stretchr/testify v1.8.4
github.com/takama/daemon v1.0.0
github.com/urfave/cli v1.22.14
github.com/urfave/cli/v2 v2.27.1
github.com/urfave/cli/v2 v2.27.1
)

Expand Down

0 comments on commit 37662dc

Please sign in to comment.