Skip to content

Commit 76cd239

Browse files
stainless-app[bot]yjp20
authored andcommitted
chore(internal): codegen related update
1 parent 65b6255 commit 76cd239

File tree

5 files changed

+1
-641
lines changed

5 files changed

+1
-641
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ require (
1818
github.com/stainless-api/stainless-api-go v0.27.0
1919
github.com/tidwall/gjson v1.18.0
2020
github.com/tidwall/pretty v1.2.1
21-
github.com/tidwall/sjson v1.2.5
2221
github.com/urfave/cli-docs/v3 v3.0.0-alpha6
2322
github.com/urfave/cli/v3 v3.3.2
2423
golang.org/x/sys v0.38.0
@@ -53,6 +52,7 @@ require (
5352
github.com/rivo/uniseg v0.4.7 // indirect
5453
github.com/russross/blackfriday/v2 v2.1.0 // indirect
5554
github.com/tidwall/match v1.1.1 // indirect
55+
github.com/tidwall/sjson v1.2.5 // indirect
5656
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
5757
github.com/yuin/goldmark v1.7.8 // indirect
5858
github.com/yuin/goldmark-emoji v1.0.5 // indirect

pkg/cmd/util.go

Lines changed: 0 additions & 251 deletions
This file was deleted.

0 commit comments

Comments
 (0)