File tree Expand file tree Collapse file tree 2 files changed +24
-22
lines changed
Expand file tree Collapse file tree 2 files changed +24
-22
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/spf13/cobra v1.9.1
1212 github.com/spf13/pflag v1.0.6
1313 github.com/stretchr/testify v1.10.0
14- google.golang.org/grpc v1.70 .0
14+ google.golang.org/grpc v1.71 .0
1515 google.golang.org/protobuf v1.36.5
1616 k8s.io/apimachinery v0.32.2
1717 k8s.io/cri-api v0.32.2
@@ -25,9 +25,9 @@ require (
2525 github.com/inconshreveable/mousetrap v1.1.0 // indirect
2626 github.com/kr/text v0.2.0 // indirect
2727 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
28- golang.org/x/net v0.32 .0 // indirect
29- golang.org/x/sys v0.28 .0 // indirect
28+ golang.org/x/net v0.34 .0 // indirect
29+ golang.org/x/sys v0.29 .0 // indirect
3030 golang.org/x/text v0.21.0 // indirect
31- google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a // indirect
31+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
3232 gopkg.in/yaml.v3 v3.0.1 // indirect
3333)
You can’t perform that action at this time.
0 commit comments