Skip to content

Commit

Permalink
fix(deps): update github.com/lmorg/readline digest to f0c0aa7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 3bfabba commit 32ff415
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Omochice/deepl-translate-cli
go 1.22.2

require (
github.com/lmorg/readline v0.0.0-20210316231630-be4b7d79fc3a
github.com/lmorg/readline v0.0.0-20241020002248-f0c0aa7155a7
github.com/mattn/go-isatty v0.0.20
github.com/urfave/cli/v2 v2.27.3
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.4 h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lV
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/lmorg/readline v0.0.0-20210316231630-be4b7d79fc3a h1:xiaNGfMrhqdK89RvLnc6WAe4Pe/HKaluZmipsYF3E0o=
github.com/lmorg/readline v0.0.0-20210316231630-be4b7d79fc3a/go.mod h1:DidBcghSSS00hj06CkehMGDhZ/25vZDdydkeTVUy6lY=
github.com/lmorg/readline v0.0.0-20241020002248-f0c0aa7155a7 h1:z2hrqx2hNA5trZLN9pJVZlG6JGdCRf/gzDX4aKBsnzI=
github.com/lmorg/readline v0.0.0-20241020002248-f0c0aa7155a7/go.mod h1:LEgVDjzp/bHdvBd8Urqbtv1UQNYsluOKrLPOzl+l+0U=
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
Expand Down

0 comments on commit 32ff415

Please sign in to comment.