File tree 2 files changed +7
-98
lines changed
2 files changed +7
-98
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,11 @@ require (
19
19
github.com/cespare/xxhash/v2 v2.3.0 // indirect
20
20
github.com/cheekybits/genny v1.0.0 // indirect
21
21
github.com/chromedp/cdproto v0.0.0-20220208224320-6efb837e6bc2 // indirect
22
- github.com/chromedp/sysutil v1.1.0 // indirect
23
22
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
24
23
github.com/davecgh/go-spew v1.1.1 // indirect
25
24
github.com/elazarl/goproxy v1.7.2 // indirect
26
25
github.com/fatih/color v1.18.0 // indirect
27
26
github.com/getkin/kin-openapi v0.130.0 // indirect
28
- github.com/go-json-experiment/json v0.0.0-20250223041408-d3c622f1b874 // indirect
29
27
github.com/go-logr/logr v1.4.2 // indirect
30
28
github.com/go-logr/stdr v1.2.2 // indirect
31
29
github.com/go-openapi/jsonpointer v0.21.1 // indirect
@@ -90,7 +88,7 @@ require (
90
88
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
91
89
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
92
90
golang.org/x/mod v0.24.0 // indirect
93
- golang.org/x/net v0.37 .0 // indirect
91
+ golang.org/x/net v0.38 .0 // indirect
94
92
golang.org/x/sys v0.31.0 // indirect
95
93
golang.org/x/text v0.23.0 // indirect
96
94
golang.org/x/tools v0.31.0 // indirect
You can’t perform that action at this time.
0 commit comments