Skip to content

Commit

Permalink
Update module github.com/urfave/cli/v2 to v2.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 2cf1ce9 commit f3e2c91
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 472 deletions.
14 changes: 3 additions & 11 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,16 @@ module github.com/elliotwutingfeng/passwordsim
go 1.19

require (
github.com/elliotwutingfeng/go-fasttld v0.4.4
github.com/fatih/color v1.16.0
github.com/lmas/Damerau-Levenshtein v1.0.0
github.com/urfave/cli/v2 v2.27.1
github.com/urfave/cli/v2 v2.27.2
)

require (
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/karlseguin/intset v1.0.3-0.20221130142345-37ee0d7df651 // indirect
github.com/klauspost/cpuid/v2 v2.2.4 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/spf13/afero v1.9.5 // indirect
github.com/tidwall/hashmap v1.8.0 // indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
github.com/zeebo/xxh3 v1.0.2 // indirect
golang.org/x/net v0.8.0 // indirect
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 // indirect
golang.org/x/sys v0.14.0 // indirect
golang.org/x/text v0.8.0 // indirect
)
Loading

0 comments on commit f3e2c91

Please sign in to comment.