Skip to content

Commit 6008720

Browse files
build(deps): bump github.com/elastic/elastic-agent-libs from 0.19.5 to 0.19.6 (#17052)
* 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.5 to 0.19.6. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.19.5...v0.19.6) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.19.6 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 79ae20d commit 6008720

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.19.5
714+
Version: v0.19.6
715715
Licence type (autodetected): Apache-2.0
716716
--------------------------------------------------------------------------------
717717

718-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].5/LICENSE:
718+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].6/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.19.5
714+
Version: v0.19.6
715715
Licence type (autodetected): Apache-2.0
716716
--------------------------------------------------------------------------------
717717

718-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].5/LICENSE:
718+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].6/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.18.0
1212
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250602145443-1d00d2040cf3
1313
github.com/elastic/elastic-agent-client/v7 v7.17.2
14-
github.com/elastic/elastic-agent-libs v0.19.5
14+
github.com/elastic/elastic-agent-libs v0.19.6
1515
github.com/elastic/elastic-agent-system-metrics v0.11.12
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
@@ -175,8 +175,8 @@ github.com/elastic/elastic-agent-autodiscover v0.9.2 h1:eBmru2v66HRRHOFf89rDl9OZ
175175
github.com/elastic/elastic-agent-autodiscover v0.9.2/go.mod h1:RNaHnOTYfNptSTQUyZYnjypxmrR5AaE6BIap/175F5c=
176176
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
177177
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
178-
github.com/elastic/elastic-agent-libs v0.19.5 h1:br0kvmwowHu4KQpPy5C4DjkFdiGafbp8BV4CeXR4wUs=
179-
github.com/elastic/elastic-agent-libs v0.19.5/go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s=
178+
github.com/elastic/elastic-agent-libs v0.19.6 h1:HLYhYQqfSumAhBlNosd6V1V2hMFbSKNJnS9Ka9wRh6c=
179+
github.com/elastic/elastic-agent-libs v0.19.6/go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s=
180180
github.com/elastic/elastic-agent-system-metrics v0.11.12 h1:2SnN3arw2MrWV7eWjm+8zLuyQcsCtEyMasi1w9eFHU8=
181181
github.com/elastic/elastic-agent-system-metrics v0.11.12/go.mod h1:GNqmKfvOt8PwORjbS6GllNdMfkLpOWyTa7P8oQq4E5o=
182182
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=

0 commit comments

Comments
 (0)