File tree Expand file tree Collapse file tree 5 files changed +1
-539
lines changed
Expand file tree Collapse file tree 5 files changed +1
-539
lines changed Original file line number Diff line number Diff 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
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments