Skip to content

Commit 3ac9262

Browse files
Bump github.com/elastic/elastic-agent-system-metrics from 0.9.1 to 0.9.2 (#4383)
* Bump github.com/elastic/elastic-agent-system-metrics from 0.9.1 to 0.9.2 Bumps [github.com/elastic/elastic-agent-system-metrics](https://github.com/elastic/elastic-agent-system-metrics) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases) - [Changelog](https://github.com/elastic/elastic-agent-system-metrics/blob/main/CHANGELOG.md) - [Commits](elastic/elastic-agent-system-metrics@v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-system-metrics dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update NOTICE.txt --------- Signed-off-by: dependabot[bot] <support@github.com> 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 e2d7dcc commit 3ac9262

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1377,11 +1377,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-l
13771377

13781378
--------------------------------------------------------------------------------
13791379
Dependency : github.com/elastic/elastic-agent-system-metrics
1380-
Version: v0.9.1
1380+
Version: v0.9.2
13811381
Licence type (autodetected): Apache-2.0
13821382
--------------------------------------------------------------------------------
13831383

1384-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-system-metrics@v0.9.1/LICENSE.txt:
1384+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-system-metrics@v0.9.2/LICENSE.txt:
13851385

13861386
Apache License
13871387
Version 2.0, January 2004

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/elastic/elastic-agent-autodiscover v0.6.8
1616
github.com/elastic/elastic-agent-client/v7 v7.8.0
1717
github.com/elastic/elastic-agent-libs v0.7.5
18-
github.com/elastic/elastic-agent-system-metrics v0.9.1
18+
github.com/elastic/elastic-agent-system-metrics v0.9.2
1919
github.com/elastic/elastic-transport-go/v8 v8.4.0
2020
github.com/elastic/go-elasticsearch/v8 v8.12.1
2121
github.com/elastic/go-licenser v0.4.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -800,8 +800,8 @@ github.com/elastic/elastic-agent-client/v7 v7.8.0 h1:GHFzDJIWpdgI0qDk5EcqbQJGvwT
800800
github.com/elastic/elastic-agent-client/v7 v7.8.0/go.mod h1:ihtjqJzYiIltlRhNruaSSc0ogxIhqPD5hOMKq16cI1s=
801801
github.com/elastic/elastic-agent-libs v0.7.5 h1:4UMqB3BREvhwecYTs/L23oQp1hs/XUkcunPlmTZn5yg=
802802
github.com/elastic/elastic-agent-libs v0.7.5/go.mod h1:pGMj5myawdqu+xE+WKvM5FQzKQ/MonikkWOzoFTJxaU=
803-
github.com/elastic/elastic-agent-system-metrics v0.9.1 h1:r0ofKHgPpl+W09ie7tzGcCDC0d4NZbQUv37rSgHf4FM=
804-
github.com/elastic/elastic-agent-system-metrics v0.9.1/go.mod h1:9C1UEfj0P687HAzZepHszN6zXA+2tN2Lx3Osvq1zby8=
803+
github.com/elastic/elastic-agent-system-metrics v0.9.2 h1:/tvTKOt55EerU0WwGFoDhBlyWLgxyv7d8xCbny0bciw=
804+
github.com/elastic/elastic-agent-system-metrics v0.9.2/go.mod h1:VfJnKw4Jqrd9ddljXCwaGKJgN+7ADyyGk089NaXVsf0=
805805
github.com/elastic/elastic-integration-corpus-generator-tool v0.5.0/go.mod h1:uf9N86y+UACGybdEhZLpwZ93XHWVhsYZAA4c2T2v6YM=
806806
github.com/elastic/elastic-package v0.77.0/go.mod h1:Xeqx0OOVnKBfFoSHsHmKI74RxgRGiDhU6yXEu8BkJJM=
807807
github.com/elastic/elastic-transport-go/v8 v8.4.0 h1:EKYiH8CHd33BmMna2Bos1rDNMM89+hdgcymI+KzJCGE=

0 commit comments

Comments
 (0)