Skip to content

Commit afe8971

Browse files
authored
Merge branch 'main' into matt/fim-user-data
2 parents 4526dfa + 6d8882b commit afe8971

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13041,11 +13041,11 @@ these terms.
1304113041

1304213042
--------------------------------------------------------------------------------
1304313043
Dependency : github.com/elastic/elastic-agent-system-metrics
13044-
Version: v0.9.1
13044+
Version: v0.9.2
1304513045
Licence type (autodetected): Apache-2.0
1304613046
--------------------------------------------------------------------------------
1304713047

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

1305013050
Apache License
1305113051
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ require (
204204
github.com/elastic/elastic-agent-autodiscover v0.6.7
205205
github.com/elastic/elastic-agent-libs v0.7.5
206206
github.com/elastic/elastic-agent-shipper-client v0.5.1-0.20230228231646-f04347b666f3
207-
github.com/elastic/elastic-agent-system-metrics v0.9.1
207+
github.com/elastic/elastic-agent-system-metrics v0.9.2
208208
github.com/elastic/go-elasticsearch/v8 v8.12.0
209209
github.com/elastic/mito v1.9.0
210210
github.com/elastic/tk-btf v0.1.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -673,8 +673,8 @@ github.com/elastic/elastic-agent-libs v0.7.5 h1:4UMqB3BREvhwecYTs/L23oQp1hs/XUkc
673673
github.com/elastic/elastic-agent-libs v0.7.5/go.mod h1:pGMj5myawdqu+xE+WKvM5FQzKQ/MonikkWOzoFTJxaU=
674674
github.com/elastic/elastic-agent-shipper-client v0.5.1-0.20230228231646-f04347b666f3 h1:sb+25XJn/JcC9/VL8HX4r4QXSUq4uTNzGS2kxOE7u1U=
675675
github.com/elastic/elastic-agent-shipper-client v0.5.1-0.20230228231646-f04347b666f3/go.mod h1:rWarFM7qYxJKsi9WcV6ONcFjH/NA3niDNpTxO+8/GVI=
676-
github.com/elastic/elastic-agent-system-metrics v0.9.1 h1:r0ofKHgPpl+W09ie7tzGcCDC0d4NZbQUv37rSgHf4FM=
677-
github.com/elastic/elastic-agent-system-metrics v0.9.1/go.mod h1:9C1UEfj0P687HAzZepHszN6zXA+2tN2Lx3Osvq1zby8=
676+
github.com/elastic/elastic-agent-system-metrics v0.9.2 h1:/tvTKOt55EerU0WwGFoDhBlyWLgxyv7d8xCbny0bciw=
677+
github.com/elastic/elastic-agent-system-metrics v0.9.2/go.mod h1:VfJnKw4Jqrd9ddljXCwaGKJgN+7ADyyGk089NaXVsf0=
678678
github.com/elastic/elastic-transport-go/v8 v8.4.0 h1:EKYiH8CHd33BmMna2Bos1rDNMM89+hdgcymI+KzJCGE=
679679
github.com/elastic/elastic-transport-go/v8 v8.4.0/go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk=
680680
github.com/elastic/fsevents v0.0.0-20181029231046-e1d381a4d270 h1:cWPqxlPtir4RoQVCpGSRXmLqjEHpJKbR60rxh1nQZY4=

0 commit comments

Comments
 (0)