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 @@ -6,7 +6,7 @@ require (
6
6
github.com/drone-plugins/drone-plugin-lib v0.4.0
7
7
github.com/joho/godotenv v1.4.0
8
8
github.com/sirupsen/logrus v1.9.0
9
- github.com/urfave/cli/v2 v2.11.1
9
+ github.com/urfave/cli/v2 v2.16.0
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf
27
27
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
28
28
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
29
29
github.com/urfave/cli/v2 v2.2.0 /go.mod h1:SE9GqnLQmjVa0iPEY0f1w3ygNIYcIJ0OKPMoW2caLfQ =
30
- github.com/urfave/cli/v2 v2.11.1 h1:UKK6SP7fV3eKOefbS87iT9YHefv7iB/53ih6e+GNAsE =
31
- github.com/urfave/cli/v2 v2.11.1 /go.mod h1:f8iq5LtQ/bLxafbdBSLPPNsgaW0l/2fYYEHhAyPlwvo =
30
+ github.com/urfave/cli/v2 v2.16.0 h1:p0XJ2TBh4AyH7twPdMBPL5OMrd9nxkAOOlTHxT5SNBA =
31
+ github.com/urfave/cli/v2 v2.16.0 /go.mod h1:1CNUng3PtjQMtRzJO4FMXBQvkGtuYRxxiR9xMa7jMwI =
32
32
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU =
33
33
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 /go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8 =
34
34
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
You can’t perform that action at this time.
0 commit comments