diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-09-06 01:56:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-06 01:56:12 +0800 |
commit | 87def3de5f2647e7b96083ca7474fda2624162b4 (patch) | |
tree | 5a583ca81852f06b99e447a2a7a9cc2a14ba0e38 /go.mod | |
parent | 9ea258e97fea266f3bb2dc0dae051d32b7be4805 (diff) |
mod: bump github.com/urfave/cli from 1.22.9 to 1.22.10 (#7155)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ require ( github.com/unknwon/com v1.0.1 github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6 github.com/unknwon/paginater v0.0.0-20170405233947-45e5d631308e - github.com/urfave/cli v1.22.9 + github.com/urfave/cli v1.22.10 golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d golang.org/x/net v0.0.0-20220325170049-de3da57026de golang.org/x/text v0.3.7 |