Skip to content

Commit aa22453

Browse files
build(deps): bump github.com/elastic/elastic-agent-libs from 0.19.3 to 0.19.4 (#8116)
* build(deps): bump github.com/elastic/elastic-agent-libs Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.19.3 to 0.19.4. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.19.3...v0.19.4) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.19.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent eb9d202 commit aa22453

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1224,11 +1224,11 @@ SOFTWARE
12241224

12251225
--------------------------------------------------------------------------------
12261226
Dependency : github.com/elastic/elastic-agent-libs
1227-
Version: v0.19.3
1227+
Version: v0.19.4
12281228
Licence type (autodetected): Apache-2.0
12291229
--------------------------------------------------------------------------------
12301230

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:
12321232

12331233
Apache License
12341234
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae
1818
github.com/elastic/elastic-agent-autodiscover v0.9.0
1919
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
2121
github.com/elastic/elastic-agent-system-metrics v0.11.11
2222
github.com/elastic/elastic-transport-go/v8 v8.7.0
2323
github.com/elastic/go-elasticsearch/v8 v8.17.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,8 +480,8 @@ github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0
480480
github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4=
481481
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
482482
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=
485485
github.com/elastic/elastic-agent-system-metrics v0.11.11 h1:Qjh3Zef23PfGlG91AF+9ciNLNQf/8cDJ4CalnLZtV3g=
486486
github.com/elastic/elastic-agent-system-metrics v0.11.11/go.mod h1:GNqmKfvOt8PwORjbS6GllNdMfkLpOWyTa7P8oQq4E5o=
487487
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=

0 commit comments

Comments
 (0)