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 @@ -13,7 +13,7 @@ require (
1313 github.com/olekukonko/tablewriter v1.1.0
1414 github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466
1515 github.com/stretchr/testify v1.11.1
16- github.com/urfave/cli/v3 v3.4.1
16+ github.com/urfave/cli/v3 v3.5.0
1717 github.com/willabides/actionslog v0.5.1
1818 golang.org/x/oauth2 v0.32.0
1919 golang.org/x/term v0.36.0
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 h1:17JxqqJY66GmZV
7777github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
7878github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
7979github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
80- github.com/urfave/cli/v3 v3.4.1 h1:1M9UOCy5bLmGnuu1yn3t3CB4rG79Rtoxuv1sPhnm6qM =
81- github.com/urfave/cli/v3 v3.4.1 /go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo =
80+ github.com/urfave/cli/v3 v3.5.0 h1:qCuFMmdayTF3zmjG8TSsoBzrDqszNrklYg2x3g4MSgw =
81+ github.com/urfave/cli/v3 v3.5.0 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
8282github.com/willabides/actionslog v0.5.1 h1:dJ/Cxg8vO1pEohgC2O4CW1tCWFKJrYJXTZDWYJQK0+E =
8383github.com/willabides/actionslog v0.5.1 /go.mod h1:WDufDP3XZUMBOmau2BvfVCGYuUcVRZI6Eqy8ZRw4pJ8 =
8484golang.org/x/crypto v0.38.0 h1:jt+WWG8IZlBnVbomuhg2Mdq0+BBQaHbtqHEFEigjUV8 =
You can’t perform that action at this time.
0 commit comments