File tree Expand file tree Collapse file tree 2 files changed +1
-240
lines changed
Expand file tree Collapse file tree 2 files changed +1
-240
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ require (
1616 github.com/stretchr/testify v1.10.0
1717 github.com/tidwall/gjson v1.18.0
1818 github.com/tidwall/pretty v1.2.1
19- github.com/tidwall/sjson v1.2.5
2019 github.com/urfave/cli-docs/v3 v3.0.0-alpha6
2120 github.com/urfave/cli/v3 v3.3.2
2221 golang.org/x/sys v0.38.0
@@ -65,6 +64,7 @@ require (
6564 github.com/sirupsen/logrus v1.9.3 // indirect
6665 github.com/tidwall/match v1.1.1 // indirect
6766 github.com/vbatts/tar-split v0.12.2 // indirect
67+ github.com/tidwall/sjson v1.2.5 // indirect
6868 github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
6969 go.opentelemetry.io/auto/sdk v1.1.0 // indirect
7070 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments