Skip to content

Commit c439ed6

Browse files
chore(internal): codegen related update
1 parent f9e9d7d commit c439ed6

File tree

4 files changed

+1
-977
lines changed

4 files changed

+1
-977
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ require (
1919
github.com/stretchr/testify v1.10.0
2020
github.com/tidwall/gjson v1.18.0
2121
github.com/tidwall/pretty v1.2.1
22-
github.com/tidwall/sjson v1.2.5
2322
github.com/urfave/cli-docs/v3 v3.0.0-alpha6
2423
github.com/urfave/cli/v3 v3.3.2
2524
golang.org/x/sys v0.38.0
@@ -56,6 +55,7 @@ require (
5655
github.com/rivo/uniseg v0.4.7 // indirect
5756
github.com/russross/blackfriday/v2 v2.1.0 // indirect
5857
github.com/tidwall/match v1.1.1 // indirect
58+
github.com/tidwall/sjson v1.2.5 // indirect
5959
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
6060
github.com/yuin/goldmark v1.7.8 // indirect
6161
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)