File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.5
77require (
88 github.com/disaster37/go-kibana-rest/v8 v8.5.0
99 github.com/elastic/elastic-transport-go/v8 v8.7.0
10- github.com/elastic/go-elasticsearch/v8 v8.18.1
10+ github.com/elastic/go-elasticsearch/v8 v8.19.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 @@ -350,8 +350,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
350350github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
351351github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE =
352352github.com/elastic/elastic-transport-go/v8 v8.7.0 /go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk =
353- github.com/elastic/go-elasticsearch/v8 v8.18.1 h1:lPsN2Wk6+QqBeD4ckmOax7G/Y8tAZgroDYG8j6/5Ce0 =
354- github.com/elastic/go-elasticsearch/v8 v8.18.1 /go.mod h1:F3j9e+BubmKvzvLjNui/1++nJuJxbkhHefbaT0kFKGY =
353+ github.com/elastic/go-elasticsearch/v8 v8.19.0 h1:VmfBLNRORY7RZL+9hTxBD97ehl9H8Nxf2QigDh6HuMU =
354+ github.com/elastic/go-elasticsearch/v8 v8.19.0 /go.mod h1:F3j9e+BubmKvzvLjNui/1++nJuJxbkhHefbaT0kFKGY =
355355github.com/elazarl/goproxy v1.7.2 h1:Y2o6urb7Eule09PjlhQRGNsqRfPmYI3KKQLFpCAV3+o =
356356github.com/elazarl/goproxy v1.7.2 /go.mod h1:82vkLNir0ALaW14Rc399OTTjyNREgmdL2cVoIbS6XaE =
357357github.com/elliotchance/orderedmap/v2 v2.7.0 h1:WHuf0DRo63uLnldCPp9ojm3gskYwEdIIfAUVG5KhoOc =
You can’t perform that action at this time.
0 commit comments