Skip to content

Commit 1755799

Browse files
build(deps): bump github.com/elastic/elastic-agent-system-metrics from 0.11.12 to 0.11.13 (#8420)
* 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.12 to 0.11.13. - [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases) - [Commits](elastic/elastic-agent-system-metrics@v0.11.12...v0.11.13) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-system-metrics dependency-version: 0.11.13 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 79dec1c commit 1755799

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

14361436
--------------------------------------------------------------------------------
14371437
Dependency : github.com/elastic/elastic-agent-system-metrics
1438-
Version: v0.11.12
1438+
Version: v0.11.13
14391439
Licence type (autodetected): Apache-2.0
14401440
--------------------------------------------------------------------------------
14411441

1442-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].12/LICENSE.txt:
1442+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].13/LICENSE.txt:
14431443

14441444
Apache License
14451445
Version 2.0, January 2004

NOTICE.txt

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

14361436
--------------------------------------------------------------------------------
14371437
Dependency : github.com/elastic/elastic-agent-system-metrics
1438-
Version: v0.11.12
1438+
Version: v0.11.13
14391439
Licence type (autodetected): Apache-2.0
14401440
--------------------------------------------------------------------------------
14411441

1442-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].12/LICENSE.txt:
1442+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].13/LICENSE.txt:
14431443

14441444
Apache License
14451445
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/elastic/elastic-agent-autodiscover v0.9.2
1919
github.com/elastic/elastic-agent-client/v7 v7.17.2
2020
github.com/elastic/elastic-agent-libs v0.19.6
21-
github.com/elastic/elastic-agent-system-metrics v0.11.12
21+
github.com/elastic/elastic-agent-system-metrics v0.11.13
2222
github.com/elastic/elastic-transport-go/v8 v8.7.0
2323
github.com/elastic/go-elasticsearch/v8 v8.18.0
2424
github.com/elastic/go-licenser v0.4.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -492,8 +492,8 @@ github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk
492492
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
493493
github.com/elastic/elastic-agent-libs v0.19.6 h1:HLYhYQqfSumAhBlNosd6V1V2hMFbSKNJnS9Ka9wRh6c=
494494
github.com/elastic/elastic-agent-libs v0.19.6/go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s=
495-
github.com/elastic/elastic-agent-system-metrics v0.11.12 h1:2SnN3arw2MrWV7eWjm+8zLuyQcsCtEyMasi1w9eFHU8=
496-
github.com/elastic/elastic-agent-system-metrics v0.11.12/go.mod h1:GNqmKfvOt8PwORjbS6GllNdMfkLpOWyTa7P8oQq4E5o=
495+
github.com/elastic/elastic-agent-system-metrics v0.11.13 h1:0jJWAbADZ7rmYaG+PA+jYwc4kAWGVvp/C5ciZi9wn/I=
496+
github.com/elastic/elastic-agent-system-metrics v0.11.13/go.mod h1:GNqmKfvOt8PwORjbS6GllNdMfkLpOWyTa7P8oQq4E5o=
497497
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=
498498
github.com/elastic/elastic-transport-go/v8 v8.7.0/go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk=
499499
github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3 h1:UyNbxdkQiSfyipwsOCWAlO+ju3xXC61Z4prx/HBTtFk=

0 commit comments

Comments
 (0)