Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update module github.com/urfave/cli to v2
  • Loading branch information
renovate[bot] authored Mar 11, 2025
commit b609acae5b72f99f1ebaf1dd7e6771bb980ded87
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/prometheus/client_golang v1.21.1
github.com/rs/xid v1.6.0
github.com/urfave/cli v1.22.16
github.com/urfave/cli/v2 v2.27.6
github.com/urfave/cli/v2 v2.27.6
github.com/vektah/gqlparser/v2 v2.5.23
golang.org/x/net v0.37.0
Expand Down
Loading