aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-06 01:56:12 +0800
committerGitHub <noreply@github.com>2022-09-06 01:56:12 +0800
commit87def3de5f2647e7b96083ca7474fda2624162b4 (patch)
tree5a583ca81852f06b99e447a2a7a9cc2a14ba0e38 /go.mod
parent9ea258e97fea266f3bb2dc0dae051d32b7be4805 (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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 881afc22..f0541325 100644
--- a/go.mod
+++ b/go.mod
@@ -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