File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/spf13/cobra v1.9.1
12
12
github.com/spf13/pflag v1.0.6
13
13
github.com/stretchr/testify v1.10.0
14
- google.golang.org/grpc v1.71.1
14
+ google.golang.org/grpc v1.72.0
15
15
google.golang.org/protobuf v1.36.6
16
16
k8s.io/apimachinery v0.32.3
17
17
k8s.io/cri-api v0.32.3
@@ -25,9 +25,9 @@ require (
25
25
github.com/inconshreveable/mousetrap v1.1.0 // indirect
26
26
github.com/kr/text v0.2.0 // indirect
27
27
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
28
- golang.org/x/net v0.34 .0 // indirect
29
- golang.org/x/sys v0.29 .0 // indirect
30
- golang.org/x/text v0.21 .0 // indirect
31
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
28
+ golang.org/x/net v0.35 .0 // indirect
29
+ golang.org/x/sys v0.30 .0 // indirect
30
+ golang.org/x/text v0.22 .0 // indirect
31
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
32
32
gopkg.in/yaml.v3 v3.0.1 // indirect
33
33
)
You can’t perform that action at this time.
0 commit comments