Skip to content

Commit 51bb415

Browse files
chore(internal): codegen related update
1 parent 1a1d84b commit 51bb415

File tree

5 files changed

+1
-539
lines changed

5 files changed

+1
-539
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ require (
1515
github.com/onkernel/hypeman-go v0.8.0
1616
github.com/tidwall/gjson v1.18.0
1717
github.com/tidwall/pretty v1.2.1
18-
github.com/tidwall/sjson v1.2.5
1918
github.com/urfave/cli-docs/v3 v3.0.0-alpha6
2019
github.com/urfave/cli/v3 v3.3.2
2120
golang.org/x/sys v0.38.0
@@ -61,6 +60,7 @@ require (
6160
github.com/russross/blackfriday/v2 v2.1.0 // indirect
6261
github.com/sirupsen/logrus v1.9.3 // indirect
6362
github.com/tidwall/match v1.1.1 // indirect
63+
github.com/tidwall/sjson v1.2.5 // indirect
6464
github.com/vbatts/tar-split v0.12.2 // indirect
6565
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
6666
go.opentelemetry.io/auto/sdk v1.1.0 // indirect

pkg/cmd/util.go

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

0 commit comments

Comments
 (0)