File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,21 +28,15 @@ require (
2828
2929require (
3030 golang.org/x/crypto v0.48.0 // indirect
31- golang.org/x/net v0.49.0 // indirect
3231 google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
3332)
3433
3534require (
3635 filippo.io/edwards25519 v1.1.1 // indirect
3736 github.com/cespare/xxhash/v2 v2.3.0 // indirect
3837 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
39- github.com/go-logr/logr v1.4.3 // indirect
40- github.com/go-logr/stdr v1.2.2 // indirect
41- github.com/golang/protobuf v1.5.4 // indirect
42- github.com/kr/text v0.2.0 // indirect
43- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
44- go.opentelemetry.io/auto/sdk v1.2.1 // indirect
45- go.opentelemetry.io/otel/metric v1.40.0 // indirect
38+ github.com/kr/pretty v0.3.1 // indirect
39+ github.com/rogpeppe/go-internal v1.14.1 // indirect
4640 golang.org/x/mod v0.32.0 // indirect
4741 golang.org/x/sys v0.41.0 // indirect
4842 golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2 // indirect
You can’t perform that action at this time.
0 commit comments