File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -661,11 +661,11 @@ SOFTWARE
661661
662662--------------------------------------------------------------------------------
663663Dependency : github.com/elastic/elastic-agent-libs
664- Version: v0.24.0
664+ Version: v0.24.1
665665Licence type (autodetected): Apache-2.0
666666--------------------------------------------------------------------------------
667667
668- Contents of probable licence file $GOMODCACHE/github.com/elastic/
[email protected] .
0 /LICENSE:
668+ Contents of probable licence file $GOMODCACHE/github.com/elastic/
[email protected] .
1 /LICENSE:
669669
670670 Apache License
671671 Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/dgraph-io/ristretto v0.2.0
99 github.com/docker/go-units v0.5.0
1010 github.com/elastic/elastic-agent-client/v7 v7.17.2
11- github.com/elastic/elastic-agent-libs v0.24.0
11+ github.com/elastic/elastic-agent-libs v0.24.1
1212 github.com/elastic/elastic-agent-system-metrics v0.11.15
1313 github.com/elastic/go-elasticsearch/v8 v8.18.1
1414 github.com/elastic/go-ucfg v0.8.8
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
3535github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
3636github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA =
3737github.com/elastic/elastic-agent-client/v7 v7.17.2 /go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk =
38- github.com/elastic/elastic-agent-libs v0.24.0 h1:8skd0le8Y/zAGVaj4m44ljiJMAp0xuJz07ngDTL/1kM =
39- github.com/elastic/elastic-agent-libs v0.24.0 /go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w =
38+ github.com/elastic/elastic-agent-libs v0.24.1 h1:kFPpOG5mbdaGRRNXPb2KfEaR65Uoi8nsMbDOKA02/Go =
39+ github.com/elastic/elastic-agent-libs v0.24.1 /go.mod h1:o/iXtbHYaojpG4BOY7Z3hFMQAgEoqq2owO17JPGpf3A =
4040github.com/elastic/elastic-agent-system-metrics v0.11.15 h1:RWX0n6LakadsqB6YB2I7AIXyMlEO4qBUGWn4A+aGeKA =
4141github.com/elastic/elastic-agent-system-metrics v0.11.15 /go.mod h1:qiZC5p1hd8te4XVnhh7FkXdcYhxFnl5i9GJpROtf6zo =
4242github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE =
You can’t perform that action at this time.
0 commit comments