File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11module github.com/stainless-api/stainless-api-cli
22
3- go 1.24.4
4-
5- toolchain go1.24.7
3+ go 1.24.0
64
75require (
86 github.com/charmbracelet/bubbles v0.21.0
@@ -20,7 +18,7 @@ require (
2018 github.com/tidwall/gjson v1.18.0
2119 github.com/tidwall/pretty v1.2.1
2220 github.com/tidwall/sjson v1.2.5
23- github.com/urfave/cli-docs/v3 v3.1.0
21+ github.com/urfave/cli-docs/v3 v3.0.0-alpha6
2422 github.com/urfave/cli/v3 v3.4.1
2523 golang.org/x/term v0.35.0
2624)
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ github.com/tidwall/pretty v1.2.1 h1:qjsOFOWWQl+N3RsoF5/ssm1pHmJJwhjlSbZ51I6wMl4=
113113github.com/tidwall/pretty v1.2.1 /go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU =
114114github.com/tidwall/sjson v1.2.5 h1:kLy8mja+1c9jlljvWTlSazM7cKDRfJuR/bOJhcY5NcY =
115115github.com/tidwall/sjson v1.2.5 /go.mod h1:Fvgq9kS/6ociJEDnK0Fk1cpYF4FIW6ZF7LAe+6jwd28 =
116- github.com/urfave/cli-docs/v3 v3.1.0 h1:Sa5xm19IpE5gpm6tZzXdfjdFxn67PnEsE4dpXF7vsKw =
117- github.com/urfave/cli-docs/v3 v3.1.0 /go.mod h1:59d+5Hz1h6GSGJ10cvcEkbIe3j233t4XDqI72UIx7to =
116+ github.com/urfave/cli-docs/v3 v3.0.0-alpha6 h1:w/l/N0xw1rO/aHRIGXJ0lDwwYFOzilup1qGvIytP3BI =
117+ github.com/urfave/cli-docs/v3 v3.0.0-alpha6 /go.mod h1:p7Z4lg8FSTrPB9GTaNyTrK3ygffHZcK3w0cU2VE+mzU =
118118github.com/urfave/cli/v3 v3.4.1 h1:1M9UOCy5bLmGnuu1yn3t3CB4rG79Rtoxuv1sPhnm6qM =
119119github.com/urfave/cli/v3 v3.4.1 /go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo =
120120github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no =
You can’t perform that action at this time.
0 commit comments