File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -882,11 +882,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-s
882
882
883
883
--------------------------------------------------------------------------------
884
884
Dependency : github.com/elastic/go-elasticsearch/v8
885
- Version: v8.10 .1
885
+ Version: v8.12 .1
886
886
Licence type (autodetected): Apache-2.0
887
887
--------------------------------------------------------------------------------
888
888
889
- Contents of probable licence file $GOMODCACHE/github.com/elastic/go-elasticsearch/v8@v8.10 .1/LICENSE:
889
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-elasticsearch/v8@v8.12 .1/LICENSE:
890
890
891
891
Apache License
892
892
Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/elastic/elastic-agent-client/v7 v7.8.0
9
9
github.com/elastic/elastic-agent-libs v0.7.4
10
10
github.com/elastic/elastic-agent-system-metrics v0.7.0
11
- github.com/elastic/go-elasticsearch/v8 v8.10 .1
11
+ github.com/elastic/go-elasticsearch/v8 v8.12 .1
12
12
github.com/elastic/go-ucfg v0.8.6
13
13
github.com/fxamacker/cbor/v2 v2.5.0
14
14
github.com/go-chi/chi/v5 v5.0.10
Original file line number Diff line number Diff line change @@ -40,11 +40,10 @@ github.com/elastic/elastic-agent-libs v0.7.4 h1:/cmwOLwNAyJDNeR6sFIbHCDHDLPX2zAb
40
40
github.com/elastic/elastic-agent-libs v0.7.4 /go.mod h1:pGMj5myawdqu+xE+WKvM5FQzKQ/MonikkWOzoFTJxaU =
41
41
github.com/elastic/elastic-agent-system-metrics v0.7.0 h1:qDLY30UDforSd/TfHfqUDiiHSL6Nu6qLXHsKSxz4OuQ =
42
42
github.com/elastic/elastic-agent-system-metrics v0.7.0 /go.mod h1:9C1UEfj0P687HAzZepHszN6zXA+2tN2Lx3Osvq1zby8 =
43
- github.com/elastic/elastic-transport-go/v8 v8.3.0 /go.mod h1:87Tcz8IVNe6rVSLdBux1o/PEItLtyabHU3naC7IoqKI =
44
43
github.com/elastic/elastic-transport-go/v8 v8.4.0 h1:EKYiH8CHd33BmMna2Bos1rDNMM89+hdgcymI+KzJCGE =
45
44
github.com/elastic/elastic-transport-go/v8 v8.4.0 /go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk =
46
- github.com/elastic/go-elasticsearch/v8 v8.10 .1 h1:JJ3i2DimYTsJcUoEGbg6tNB0eehTNdid9c5kTR1TGuI =
47
- github.com/elastic/go-elasticsearch/v8 v8.10 .1 /go.mod h1:GU1BJHO7WeamP7UhuElYwzzHtvf9SDmeVpSSy9+o6Qg =
45
+ github.com/elastic/go-elasticsearch/v8 v8.12 .1 h1:QcuFK5LaZS0pSIj/eAEsxmJWmMo7tUs1aVBbzdIgtnE =
46
+ github.com/elastic/go-elasticsearch/v8 v8.12 .1 /go.mod h1:wSzJYrrKPZQ8qPuqAqc6KMR4HrBfHnZORvyL+FMFqq0 =
48
47
github.com/elastic/go-structform v0.0.10 h1:oy08o/Ih2hHTkNcRY/1HhaYvIp5z6t8si8gnCJPDo1w =
49
48
github.com/elastic/go-structform v0.0.10 /go.mod h1:CZWf9aIRYY5SuKSmOhtXScE5uQiLZNqAFnwKR4OrIM4 =
50
49
github.com/elastic/go-sysinfo v1.13.1 h1:U5Jlx6c/rLkR72O8wXXXo1abnGlWGJU/wbzNJ2AfQa4 =
You can’t perform that action at this time.
0 commit comments