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 @@ -691,11 +691,11 @@ SOFTWARE
691691
692692--------------------------------------------------------------------------------
693693Dependency : github.com/elastic/elastic-agent-libs
694- Version: v0.19.3
694+ Version: v0.19.4
695695Licence type (autodetected): Apache-2.0
696696--------------------------------------------------------------------------------
697697
698- Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.19.3 /LICENSE:
698+ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.19.4 /LICENSE:
699699
700700 Apache License
701701 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.19.3
11+ github.com/elastic/elastic-agent-libs v0.19.4
1212 github.com/elastic/elastic-agent-system-metrics v0.11.11
1313 github.com/elastic/go-elasticsearch/v8 v8.18.0
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.19.3 h1:DuSVJMowcV3tHbW44SDzCbVJv3Y696GTBRikcAxwr2A =
39- github.com/elastic/elastic-agent-libs v0.19.3 /go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s =
38+ github.com/elastic/elastic-agent-libs v0.19.4 h1:ydeIBvNmfvJKwmmRQKAad4R9KcRsmYaPfzw9pGYu5+w =
39+ github.com/elastic/elastic-agent-libs v0.19.4 /go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s =
4040github.com/elastic/elastic-agent-system-metrics v0.11.11 h1:Qjh3Zef23PfGlG91AF+9ciNLNQf/8cDJ4CalnLZtV3g =
4141github.com/elastic/elastic-agent-system-metrics v0.11.11 /go.mod h1:GNqmKfvOt8PwORjbS6GllNdMfkLpOWyTa7P8oQq4E5o =
4242github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE =
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
3232 github.com/docker/go-connections v0.5.0 // indirect
3333 github.com/docker/go-units v0.5.0 // indirect
3434 github.com/ebitengine/purego v0.8.2 // indirect
35- github.com/elastic/elastic-agent-libs v0.19.3 // indirect
35+ github.com/elastic/elastic-agent-libs v0.19.4 // indirect
3636 github.com/felixge/httpsnoop v1.0.4 // indirect
3737 github.com/go-logr/logr v1.4.2 // indirect
3838 github.com/go-logr/stdr v1.2.2 // indirect
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ github.com/ebitengine/purego v0.8.2 h1:jPPGWs2sZ1UgOSgD2bClL0MJIqu58nOmIcBuXr62z
4343github.com/ebitengine/purego v0.8.2 /go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ =
4444github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA =
4545github.com/elastic/elastic-agent-client/v7 v7.17.2 /go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk =
46- github.com/elastic/elastic-agent-libs v0.19.3 h1:DuSVJMowcV3tHbW44SDzCbVJv3Y696GTBRikcAxwr2A =
47- github.com/elastic/elastic-agent-libs v0.19.3 /go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s =
46+ github.com/elastic/elastic-agent-libs v0.19.4 h1:ydeIBvNmfvJKwmmRQKAad4R9KcRsmYaPfzw9pGYu5+w =
47+ github.com/elastic/elastic-agent-libs v0.19.4 /go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s =
4848github.com/elastic/go-sysinfo v1.15.1 h1:zBmTnFEXxIQ3iwcQuk7MzaUotmKRp3OabbbWM8TdzIQ =
4949github.com/elastic/go-sysinfo v1.15.1 /go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk =
5050github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk =
You can’t perform that action at this time.
0 commit comments