Skip to content

Commit 45217d0

Browse files
build(deps): bump github.com/elastic/elastic-agent-libs from 0.20.0 to 0.20.1 (elastic#8586)
* 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.20.0 to 0.20.1. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.20.0...v0.20.1) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE.txt and/or NOTICE-fips.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 910070f commit 45217d0

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.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.20.0
1227+
Version: v0.20.1
12281228
Licence type (autodetected): Apache-2.0
12291229
--------------------------------------------------------------------------------
12301230

1231-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].0/LICENSE:
1231+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].1/LICENSE:
12321232

12331233
Apache License
12341234
Version 2.0, January 2004

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.20.0
1227+
Version: v0.20.1
12281228
Licence type (autodetected): Apache-2.0
12291229
--------------------------------------------------------------------------------
12301230

1231-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].0/LICENSE:
1231+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].1/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.2
1919
github.com/elastic/elastic-agent-client/v7 v7.17.2
20-
github.com/elastic/elastic-agent-libs v0.20.0
20+
github.com/elastic/elastic-agent-libs v0.20.1
2121
github.com/elastic/elastic-agent-system-metrics v0.11.15
2222
github.com/elastic/elastic-transport-go/v8 v8.7.0
2323
github.com/elastic/go-elasticsearch/v8 v8.18.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -522,8 +522,8 @@ github.com/elastic/elastic-agent-autodiscover v0.9.2 h1:eBmru2v66HRRHOFf89rDl9OZ
522522
github.com/elastic/elastic-agent-autodiscover v0.9.2/go.mod h1:RNaHnOTYfNptSTQUyZYnjypxmrR5AaE6BIap/175F5c=
523523
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
524524
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
525-
github.com/elastic/elastic-agent-libs v0.20.0 h1:MPjenwuEr+QfMeQRV4BK817ZbiNS38SXJE7QGHDwhUs=
526-
github.com/elastic/elastic-agent-libs v0.20.0/go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s=
525+
github.com/elastic/elastic-agent-libs v0.20.1 h1:M7ZME7yctVhI9349OiG0VQ8a+RsuParA/ZUgCuctwBE=
526+
github.com/elastic/elastic-agent-libs v0.20.1/go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w=
527527
github.com/elastic/elastic-agent-system-metrics v0.11.15 h1:RWX0n6LakadsqB6YB2I7AIXyMlEO4qBUGWn4A+aGeKA=
528528
github.com/elastic/elastic-agent-system-metrics v0.11.15/go.mod h1:qiZC5p1hd8te4XVnhh7FkXdcYhxFnl5i9GJpROtf6zo=
529529
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=

0 commit comments

Comments
 (0)