File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77	github.com/go-bindata/go-bindata/v3  v3.1.3 
88	github.com/google/cel-go  v0.26.0 
99	github.com/sirupsen/logrus  v1.9.3 
10- 	github.com/spf13/cobra  v1.9 .1 
10+ 	github.com/spf13/cobra  v1.10 .1 
1111	github.com/stretchr/testify  v1.11.0 
1212	google.golang.org/genproto/googleapis/api  v0.0.0-20250603155806-513f23925822 
1313	k8s.io/api  v0.33.4 
@@ -50,7 +50,7 @@ require (
5050	github.com/prometheus/client_model  v0.6.2  //  indirect
5151	github.com/prometheus/common  v0.65.0  //  indirect
5252	github.com/prometheus/procfs  v0.16.1  //  indirect
53- 	github.com/spf13/pflag  v1.0.6   //  indirect
53+ 	github.com/spf13/pflag  v1.0.9   //  indirect
5454	github.com/stoewer/go-strcase  v1.3.1  //  indirect
5555	github.com/x448/float16  v0.8.4  //  indirect
5656	go.opentelemetry.io/auto/sdk  v1.1.0  //  indirect
Original file line number Diff line number Diff line change @@ -112,10 +112,10 @@ github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWN
112112github.com/russross/blackfriday/v2  v2.1.0 /go.mod  h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
113113github.com/sirupsen/logrus  v1.9.3  h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
114114github.com/sirupsen/logrus  v1.9.3 /go.mod  h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
115- github.com/spf13/cobra  v1.9 .1  h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
116- github.com/spf13/cobra  v1.9 .1 /go.mod  h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
117- github.com/spf13/pflag  v1.0.6   h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
118- github.com/spf13/pflag  v1.0.6  /go.mod  h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
115+ github.com/spf13/cobra  v1.10 .1  h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
116+ github.com/spf13/cobra  v1.10 .1 /go.mod  h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
117+ github.com/spf13/pflag  v1.0.9   h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
118+ github.com/spf13/pflag  v1.0.9  /go.mod  h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
119119github.com/stoewer/go-strcase  v1.3.1  h1:iS0MdW+kVTxgMoE1LAZyMiYJFKlOzLooE4MxjirtkAs =
120120github.com/stoewer/go-strcase  v1.3.1 /go.mod  h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo =
121121github.com/stretchr/objx  v0.1.0 /go.mod  h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments