File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -661,11 +661,11 @@ SOFTWARE
661
661
662
662
--------------------------------------------------------------------------------
663
663
Dependency : github.com/elastic/elastic-agent-libs
664
- Version: v0.17.3
664
+ Version: v0.18.6
665
665
Licence type (autodetected): Apache-2.0
666
666
--------------------------------------------------------------------------------
667
667
668
- Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.17.3 /LICENSE:
668
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.18.6 /LICENSE:
669
669
670
670
Apache License
671
671
Version 2.0, January 2004
Original file line number Diff line number Diff line change 1
1
module github.com/elastic/fleet-server/v7
2
2
3
- go 1.22.8
3
+ go 1.22.10
4
4
5
5
require (
6
6
github.com/Pallinder/go-randomdata v1.2.0
7
7
github.com/dgraph-io/ristretto v0.2.0
8
8
github.com/docker/go-units v0.5.0
9
9
github.com/elastic/elastic-agent-client/v7 v7.16.0
10
- github.com/elastic/elastic-agent-libs v0.17.3
10
+ github.com/elastic/elastic-agent-libs v0.18.6
11
11
github.com/elastic/elastic-agent-system-metrics v0.11.4
12
12
github.com/elastic/go-elasticsearch/v8 v8.17.1
13
13
github.com/elastic/go-ucfg v0.8.8
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
33
33
github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
34
34
github.com/elastic/elastic-agent-client/v7 v7.16.0 h1:yKGq2+CxAuW8Kh0EoNl202tqAyQKfBcPRawVKs2Jve0 =
35
35
github.com/elastic/elastic-agent-client/v7 v7.16.0 /go.mod h1:6h+f9QdIr3GO2ODC0Y8+aEXRwzbA5W4eV4dd/67z7nI =
36
- github.com/elastic/elastic-agent-libs v0.17.3 h1:q79P05dhQkc5REzieVkkD9oRKrnptKY4MC6Typ+d8bc =
37
- github.com/elastic/elastic-agent-libs v0.17.3 /go.mod h1:5CR02awPrBr+tfmjBBK+JI+dMmHNQjpVY24J0wjbC7M =
36
+ github.com/elastic/elastic-agent-libs v0.18.6 h1:tIIFv+lNHRro/QdJQA5LnjP7L3xPQYWVlJdOJ7T6zKw =
37
+ github.com/elastic/elastic-agent-libs v0.18.6 /go.mod h1:NNivmXK440JX06At6l7+itRJzZovbVnofogDXdskQno =
38
38
github.com/elastic/elastic-agent-system-metrics v0.11.4 h1:Z/8CML5RKvGpi6/QUFok1K3EriBAv2kUAXnsk8hCifk =
39
39
github.com/elastic/elastic-agent-system-metrics v0.11.4 /go.mod h1:TTW2ysv78uHBQ68hG8TXiaX1m6f29ZHgGWb8XONYsU8 =
40
40
github.com/elastic/elastic-transport-go/v8 v8.6.1 h1:h2jQRqH6eLGiBSN4eZbQnJLtL4bC5b4lfVFRjw2R4e4 =
You can’t perform that action at this time.
0 commit comments