File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
staging/src/k8s.io/cli-runtime Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ require (
43
43
github.com/go-openapi/swag v0.23.0 // indirect
44
44
github.com/gogo/protobuf v1.3.2 // indirect
45
45
github.com/google/btree v1.1.3 // indirect
46
- github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db // indirect
47
46
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
48
47
github.com/inconshreveable/mousetrap v1.1.0 // indirect
49
48
github.com/josharian/intern v1.0.0 // indirect
@@ -64,7 +63,6 @@ require (
64
63
golang.org/x/sys v0.31.0 // indirect
65
64
golang.org/x/term v0.30.0 // indirect
66
65
golang.org/x/time v0.9.0 // indirect
67
- golang.org/x/tools v0.26.0 // indirect
68
66
google.golang.org/protobuf v1.36.5 // indirect
69
67
gopkg.in/inf.v0 v0.9.1 // indirect
70
68
gopkg.in/yaml.v3 v3.0.1 // indirect
You can’t perform that action at this time.
0 commit comments