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,6 +6,6 @@ require (
66 github.com/drone-plugins/drone-plugin-lib v0.4.0
77 github.com/google/go-github/v44 v44.1.0
88 github.com/joho/godotenv v1.4.0
9- github.com/urfave/cli/v2 v2.10.2
9+ github.com/urfave/cli/v2 v2.10.3
1010 golang.org/x/oauth2 v0.0.0-20220608161450-d0670ef3b1eb
1111)
Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf
140140github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJyk =
141141github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
142142github.com/urfave/cli/v2 v2.2.0 /go.mod h1:SE9GqnLQmjVa0iPEY0f1w3ygNIYcIJ0OKPMoW2caLfQ =
143- github.com/urfave/cli/v2 v2.10.2 h1:x3p8awjp/2arX+Nl/G2040AZpOCHS/eMJJ1/a+mye4Y =
144- github.com/urfave/cli/v2 v2.10.2 /go.mod h1:f8iq5LtQ/bLxafbdBSLPPNsgaW0l/2fYYEHhAyPlwvo =
143+ github.com/urfave/cli/v2 v2.10.3 h1:oi571Fxz5aHugfBAJd5nkwSk3fzATXtMlpxdLylSCMo =
144+ github.com/urfave/cli/v2 v2.10.3 /go.mod h1:f8iq5LtQ/bLxafbdBSLPPNsgaW0l/2fYYEHhAyPlwvo =
145145github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU =
146146github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 /go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8 =
147147github.com/yuin/goldmark v1.1.25 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments