File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
1616 github.com/pkg/errors v0.9.1
1717 github.com/stretchr/testify v1.8.0
18- github.com/urfave/cli/v2 v2.19 .2
18+ github.com/urfave/cli/v2 v2.20 .2
1919 go.uber.org/atomic v1.10.0
2020 golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0
2121 google.golang.org/protobuf v1.28.1
Original file line number Diff line number Diff line change @@ -334,8 +334,8 @@ github.com/thoas/go-funk v0.9.2 h1:oKlNYv0AY5nyf9g+/GhMgS/UO2ces0QRdPKwkhY3VCk=
334334github.com/thoas/go-funk v0.9.2 /go.mod h1:+IWnUfUmFO1+WVYQWQtIJHeRRdaIyyYglZN7xzUPe4Q =
335335github.com/twitchtv/twirp v8.1.2+incompatible h1:0O6TfzZW09ZP5r+ORA90XQEE3PTgA6C7MBbl2KxvVgE =
336336github.com/twitchtv/twirp v8.1.2+incompatible /go.mod h1:RRJoFSAmTEh2weEqWtpPE3vFK5YBhA6bqp2l1kfCC5A =
337- github.com/urfave/cli/v2 v2.19 .2 h1:eXu5089gqqiDQKSnFW+H/FhjrxRGztwSxlTsVK7IuqQ =
338- github.com/urfave/cli/v2 v2.19 .2 /go.mod h1:1CNUng3PtjQMtRzJO4FMXBQvkGtuYRxxiR9xMa7jMwI =
337+ github.com/urfave/cli/v2 v2.20 .2 h1:dKA0LUjznZpwmmbrc0pOgcLTEilnHeM8Av9Yng77gHM =
338+ github.com/urfave/cli/v2 v2.20 .2 /go.mod h1:1CNUng3PtjQMtRzJO4FMXBQvkGtuYRxxiR9xMa7jMwI =
339339github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU =
340340github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 /go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8 =
341341github.com/yuin/goldmark v1.1.25 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments