File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
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.19.5
664+ Version: v0.20.1
665665Licence type (autodetected): Apache-2.0
666666--------------------------------------------------------------------------------
667667
668- Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.19.5 /LICENSE:
668+ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.20.1 /LICENSE:
669669
670670 Apache License
671671 Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/dgraph-io/ristretto v0.2.0
88 github.com/docker/go-units v0.5.0
99 github.com/elastic/elastic-agent-client/v7 v7.17.2
10- github.com/elastic/elastic-agent-libs v0.19.5
10+ github.com/elastic/elastic-agent-libs v0.20.1
1111 github.com/elastic/elastic-agent-system-metrics v0.11.12
1212 github.com/elastic/go-elasticsearch/v8 v8.17.1
1313 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
3333github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
3434github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA =
3535github.com/elastic/elastic-agent-client/v7 v7.17.2 /go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk =
36- github.com/elastic/elastic-agent-libs v0.19.5 h1:br0kvmwowHu4KQpPy5C4DjkFdiGafbp8BV4CeXR4wUs =
37- github.com/elastic/elastic-agent-libs v0.19.5 /go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s =
36+ github.com/elastic/elastic-agent-libs v0.20.1 h1:M7ZME7yctVhI9349OiG0VQ8a+RsuParA/ZUgCuctwBE =
37+ github.com/elastic/elastic-agent-libs v0.20.1 /go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w =
3838github.com/elastic/elastic-agent-system-metrics v0.11.12 h1:2SnN3arw2MrWV7eWjm+8zLuyQcsCtEyMasi1w9eFHU8 =
3939github.com/elastic/elastic-agent-system-metrics v0.11.12 /go.mod h1:GNqmKfvOt8PwORjbS6GllNdMfkLpOWyTa7P8oQq4E5o =
4040github.com/elastic/elastic-transport-go/v8 v8.6.1 h1:h2jQRqH6eLGiBSN4eZbQnJLtL4bC5b4lfVFRjw2R4e4 =
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
3131 github.com/distribution/reference v0.5.0 // indirect
3232 github.com/docker/go-connections v0.5.0 // indirect
3333 github.com/docker/go-units v0.5.0 // indirect
34- github.com/elastic/elastic-agent-libs v0.19.5 // indirect
34+ github.com/elastic/elastic-agent-libs v0.20.1 // indirect
3535 github.com/felixge/httpsnoop v1.0.4 // indirect
3636 github.com/go-logr/logr v1.4.2 // indirect
3737 github.com/go-logr/stdr v1.2.2 // indirect
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4
3939github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
4040github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA =
4141github.com/elastic/elastic-agent-client/v7 v7.17.2 /go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk =
42- github.com/elastic/elastic-agent-libs v0.19.5 h1:br0kvmwowHu4KQpPy5C4DjkFdiGafbp8BV4CeXR4wUs =
43- github.com/elastic/elastic-agent-libs v0.19.5 /go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s =
42+ github.com/elastic/elastic-agent-libs v0.20.1 h1:M7ZME7yctVhI9349OiG0VQ8a+RsuParA/ZUgCuctwBE =
43+ github.com/elastic/elastic-agent-libs v0.20.1 /go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w =
4444github.com/elastic/go-sysinfo v1.15.0 h1:54pRFlAYUlVNQ2HbXzLVZlV+fxS7Eax49stzg95M4Xw =
4545github.com/elastic/go-sysinfo v1.15.0 /go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk =
4646github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk =
You can’t perform that action at this time.
0 commit comments