Commit 2fbe21f 1 parent 353db53 commit 2fbe21f Copy full SHA for 2fbe21f
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
github.com/pterm/pterm v0.12.59
24
24
github.com/samber/lo v1.37.0
25
25
github.com/spectrocloud/peg v0.0.0-20230407121159-2e15270c4a46
26
- github.com/urfave/cli/v2 v2.25.1
26
+ github.com/urfave/cli/v2 v2.25.3
27
27
go.uber.org/zap v1.24.0
28
28
golang.org/x/crypto v0.8.0
29
29
golang.org/x/mod v0.10.0
Original file line number Diff line number Diff line change @@ -1146,6 +1146,8 @@ github.com/urfave/cli v1.22.2/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtX
1146
1146
github.com/urfave/cli v1.22.4 /go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0 =
1147
1147
github.com/urfave/cli/v2 v2.25.1 h1:zw8dSP7ghX0Gmm8vugrs6q9Ku0wzweqPyshy+syu9Gw =
1148
1148
github.com/urfave/cli/v2 v2.25.1 /go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc =
1149
+ github.com/urfave/cli/v2 v2.25.3 h1:VJkt6wvEBOoSjPFQvOkv6iWIrsJyCrKGtCtxXWwmGeY =
1150
+ github.com/urfave/cli/v2 v2.25.3 /go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc =
1149
1151
github.com/uudashr/gocognit v1.0.5 /go.mod h1:wgYz0mitoKOTysqxTDMOUXg+Jb5SvtihkfmugIZYpEA =
1150
1152
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
1151
1153
github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
You can’t perform that action at this time.
0 commit comments