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 Mar 23, 2023
1 parent c850b3a commit 27087af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -9,7 +9,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/rgraphql/rgraphql v1.1.4-0.20230125114552-871a876b392d
github.com/sirupsen/logrus v1.9.0
github.com/urfave/cli v1.22.12
github.com/urfave/cli/v2 v2.25.0
github.com/urfave/cli/v2 v2.25.0
golang.org/x/tools v0.7.0
)
Expand Down

0 comments on commit 27087af

Please sign in to comment.