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 @@ -6,8 +6,8 @@ toolchain go1.24.2
66
77require  (
88	github.com/disaster37/go-kibana-rest/v8  v8.5.0 
9- 	github.com/elastic/elastic-transport-go/v8  v8.6.1  
10- 	github.com/elastic/go-elasticsearch/v8  v8.17.1  
9+ 	github.com/elastic/elastic-transport-go/v8  v8.7.0  
10+ 	github.com/elastic/go-elasticsearch/v8  v8.18.0  
1111	github.com/google/gofuzz  v1.2.0 
1212	github.com/google/uuid  v1.6.0 
1313	github.com/hashicorp/go-cty  v1.5.0 
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ github.com/cyphar/filepath-securejoin v0.2.5/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxG
2323github.com/davecgh/go-spew  v1.1.0 /go.mod  h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2424github.com/davecgh/go-spew  v1.1.1  h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
2525github.com/davecgh/go-spew  v1.1.1 /go.mod  h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
26- github.com/elastic/elastic-transport-go/v8  v8.6.1   h1:h2jQRqH6eLGiBSN4eZbQnJLtL4bC5b4lfVFRjw2R4e4 =
27- github.com/elastic/elastic-transport-go/v8  v8.6.1  /go.mod  h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk =
28- github.com/elastic/go-elasticsearch/v8  v8.17.1   h1:bOXChDoCMB4TIwwGqKd031U8OXssmWLT3UrAr9EGs3Q =
29- github.com/elastic/go-elasticsearch/v8  v8.17.1  /go.mod  h1:MVJCtL+gJJ7x5jFeUmA20O7rvipX8GcQmo5iBcmaJn4 =
26+ github.com/elastic/elastic-transport-go/v8  v8.7.0   h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE =
27+ github.com/elastic/elastic-transport-go/v8  v8.7.0  /go.mod  h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk =
28+ github.com/elastic/go-elasticsearch/v8  v8.18.0   h1:ANNq1h7DEiPUaALb8+5w3baQzaS08WfHV0DNzp0VG4M =
29+ github.com/elastic/go-elasticsearch/v8  v8.18.0  /go.mod  h1:WLqwXsJmQoYkoA9JBFeEwPkQhCfAZuUvfpdU/NvSSf0 =
3030github.com/emirpasic/gods  v1.18.1  h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc =
3131github.com/emirpasic/gods  v1.18.1 /go.mod  h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ =
3232github.com/fatih/color  v1.13.0 /go.mod  h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments