Skip to content

Commit 9b880fd

Browse files
build(deps): bump github.com/elastic/elastic-agent-system-metrics from 0.11.13 to 0.11.14 (elastic#17258)
* build(deps): bump github.com/elastic/elastic-agent-system-metrics Bumps [github.com/elastic/elastic-agent-system-metrics](https://github.com/elastic/elastic-agent-system-metrics) from 0.11.13 to 0.11.14. - [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases) - [Commits](elastic/elastic-agent-system-metrics@v0.11.13...v0.11.14) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-system-metrics dependency-version: 0.11.14 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 e0f9b9a commit 9b880fd

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
@@ -922,11 +922,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-l
922922

923923
--------------------------------------------------------------------------------
924924
Dependency : github.com/elastic/elastic-agent-system-metrics
925-
Version: v0.11.13
925+
Version: v0.11.14
926926
Licence type (autodetected): Apache-2.0
927927
--------------------------------------------------------------------------------
928928

929-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].13/LICENSE.txt:
929+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].14/LICENSE.txt:
930930

931931
Apache License
932932
Version 2.0, January 2004

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -922,11 +922,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-l
922922

923923
--------------------------------------------------------------------------------
924924
Dependency : github.com/elastic/elastic-agent-system-metrics
925-
Version: v0.11.13
925+
Version: v0.11.14
926926
Licence type (autodetected): Apache-2.0
927927
--------------------------------------------------------------------------------
928928

929-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].13/LICENSE.txt:
929+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].14/LICENSE.txt:
930930

931931
Apache License
932932
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250610225910-dfdc12e33de0
1313
github.com/elastic/elastic-agent-client/v7 v7.17.2
1414
github.com/elastic/elastic-agent-libs v0.20.0
15-
github.com/elastic/elastic-agent-system-metrics v0.11.13
15+
github.com/elastic/elastic-agent-system-metrics v0.11.14
1616
github.com/elastic/elastic-transport-go/v8 v8.7.0
1717
github.com/elastic/gmux v0.3.2
1818
github.com/elastic/go-docappender/v2 v2.10.0

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-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk
175175
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
176176
github.com/elastic/elastic-agent-libs v0.20.0 h1:MPjenwuEr+QfMeQRV4BK817ZbiNS38SXJE7QGHDwhUs=
177177
github.com/elastic/elastic-agent-libs v0.20.0/go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s=
178-
github.com/elastic/elastic-agent-system-metrics v0.11.13 h1:0jJWAbADZ7rmYaG+PA+jYwc4kAWGVvp/C5ciZi9wn/I=
179-
github.com/elastic/elastic-agent-system-metrics v0.11.13/go.mod h1:GNqmKfvOt8PwORjbS6GllNdMfkLpOWyTa7P8oQq4E5o=
178+
github.com/elastic/elastic-agent-system-metrics v0.11.14 h1:ObnsMasi6p9Rat/hCgioNI0OsOekRGoS/jpLQxspuls=
179+
github.com/elastic/elastic-agent-system-metrics v0.11.14/go.mod h1:qiZC5p1hd8te4XVnhh7FkXdcYhxFnl5i9GJpROtf6zo=
180180
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=
181181
github.com/elastic/elastic-transport-go/v8 v8.7.0/go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk=
182182
github.com/elastic/gmux v0.3.2 h1:cb721R+fe/rt/jVNyBP5HDQsEwLD2wSKfPD2Sk6adDk=

0 commit comments

Comments
 (0)