File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1224,11 +1224,11 @@ SOFTWARE
1224
1224
1225
1225
--------------------------------------------------------------------------------
1226
1226
Dependency : github.com/elastic/elastic-agent-libs
1227
- Version: v0.19.3
1227
+ Version: v0.19.4
1228
1228
Licence type (autodetected): Apache-2.0
1229
1229
--------------------------------------------------------------------------------
1230
1230
1231
- Contents of probable licence file $GOMODCACHE/github.com/elastic/
[email protected] .
3 /LICENSE:
1231
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/
[email protected] .
4 /LICENSE:
1232
1232
1233
1233
Apache License
1234
1234
Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae
18
18
github.com/elastic/elastic-agent-autodiscover v0.9.0
19
19
github.com/elastic/elastic-agent-client/v7 v7.17.2
20
- github.com/elastic/elastic-agent-libs v0.19.3
20
+ github.com/elastic/elastic-agent-libs v0.19.4
21
21
github.com/elastic/elastic-agent-system-metrics v0.11.11
22
22
github.com/elastic/elastic-transport-go/v8 v8.7.0
23
23
github.com/elastic/go-elasticsearch/v8 v8.17.1
Original file line number Diff line number Diff line change @@ -480,8 +480,8 @@ github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0
480
480
github.com/elastic/elastic-agent-autodiscover v0.9.0 /go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4 =
481
481
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA =
482
482
github.com/elastic/elastic-agent-client/v7 v7.17.2 /go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk =
483
- github.com/elastic/elastic-agent-libs v0.19.3 h1:DuSVJMowcV3tHbW44SDzCbVJv3Y696GTBRikcAxwr2A =
484
- github.com/elastic/elastic-agent-libs v0.19.3 /go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s =
483
+ github.com/elastic/elastic-agent-libs v0.19.4 h1:ydeIBvNmfvJKwmmRQKAad4R9KcRsmYaPfzw9pGYu5+w =
484
+ github.com/elastic/elastic-agent-libs v0.19.4 /go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s =
485
485
github.com/elastic/elastic-agent-system-metrics v0.11.11 h1:Qjh3Zef23PfGlG91AF+9ciNLNQf/8cDJ4CalnLZtV3g =
486
486
github.com/elastic/elastic-agent-system-metrics v0.11.11 /go.mod h1:GNqmKfvOt8PwORjbS6GllNdMfkLpOWyTa7P8oQq4E5o =
487
487
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE =
You can’t perform that action at this time.
0 commit comments