Skip to content

Commit 32b38c7

Browse files
chore(internal): codegen related update
1 parent 7c0094d commit 32b38c7

File tree

5 files changed

+1
-629
lines changed

5 files changed

+1
-629
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
@@ -62,6 +61,7 @@ require (
6261
github.com/sirupsen/logrus v1.9.3 // indirect
6362
github.com/tidwall/match v1.1.1 // indirect
6463
github.com/vbatts/tar-split v0.12.2 // indirect
64+
github.com/tidwall/sjson v1.2.5 // indirect
6565
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
6666
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
6767
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect

pkg/cmd/util.go

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

0 commit comments

Comments
 (0)