Skip to content

Commit f2ee62a

Browse files
build(deps): bump github.com/elastic/elastic-agent-libs from 0.21.1 to 0.21.2 (elastic#17596)
* 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.21.1 to 0.21.2. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE.txt * Update 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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 007dcb5 commit f2ee62a

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
@@ -711,11 +711,11 @@ SOFTWARE
711711

712712
--------------------------------------------------------------------------------
713713
Dependency : github.com/elastic/elastic-agent-libs
714-
Version: v0.21.1
714+
Version: v0.21.2
715715
Licence type (autodetected): Apache-2.0
716716
--------------------------------------------------------------------------------
717717

718-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].1/LICENSE:
718+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].2/LICENSE:
719719

720720
Apache License
721721
Version 2.0, January 2004

NOTICE.txt

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

712712
--------------------------------------------------------------------------------
713713
Dependency : github.com/elastic/elastic-agent-libs
714-
Version: v0.21.1
714+
Version: v0.21.2
715715
Licence type (autodetected): Apache-2.0
716716
--------------------------------------------------------------------------------
717717

718-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].1/LICENSE:
718+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].2/LICENSE:
719719

720720
Apache License
721721
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/elastic/apm-data v1.19.2
1212
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250710125050-68600b701fb3
1313
github.com/elastic/elastic-agent-client/v7 v7.17.2
14-
github.com/elastic/elastic-agent-libs v0.21.1
14+
github.com/elastic/elastic-agent-libs v0.21.2
1515
github.com/elastic/elastic-agent-system-metrics v0.11.18
1616
github.com/elastic/elastic-transport-go/v8 v8.7.0
1717
github.com/elastic/gmux v0.3.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ github.com/elastic/elastic-agent-autodiscover v0.9.2 h1:eBmru2v66HRRHOFf89rDl9OZ
173173
github.com/elastic/elastic-agent-autodiscover v0.9.2/go.mod h1:RNaHnOTYfNptSTQUyZYnjypxmrR5AaE6BIap/175F5c=
174174
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
175175
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
176-
github.com/elastic/elastic-agent-libs v0.21.1 h1:DKp+LC+e0THUN8Cs5lfSzK8jcry/KBqBmfGvTt3fM78=
177-
github.com/elastic/elastic-agent-libs v0.21.1/go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w=
176+
github.com/elastic/elastic-agent-libs v0.21.2 h1:r4Tokxx8OvFUVw28foiZT/WHwGUM7JFdlb4TVJ25v9M=
177+
github.com/elastic/elastic-agent-libs v0.21.2/go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w=
178178
github.com/elastic/elastic-agent-system-metrics v0.11.18 h1:MuFLvHc3kQN/59+3KmRWhOUoXkL5PDzxEbdYbARGexA=
179179
github.com/elastic/elastic-agent-system-metrics v0.11.18/go.mod h1:qiZC5p1hd8te4XVnhh7FkXdcYhxFnl5i9GJpROtf6zo=
180180
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=

0 commit comments

Comments
 (0)