Skip to content

Commit 614e537

Browse files
committed
fix conflicts
1 parent 56bbebc commit 614e537

3 files changed

Lines changed: 0 additions & 17 deletions

File tree

NOTICE.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10761,19 +10761,11 @@ SOFTWARE
1076110761

1076210762
--------------------------------------------------------------------------------
1076310763
Dependency : github.com/elastic/elastic-agent-libs
10764-
<<<<<<< HEAD
10765-
Version: v0.44.0
10766-
Licence type (autodetected): Apache-2.0
10767-
--------------------------------------------------------------------------------
10768-
10769-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.44.0/LICENSE:
10770-
=======
1077110764
Version: v0.46.1
1077210765
Licence type (autodetected): Apache-2.0
1077310766
--------------------------------------------------------------------------------
1077410767

1077510768
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.46.1/LICENSE:
10776-
>>>>>>> 8674b2f08 (update elastic-agent-libs to v0.46.1 (#51921))
1077710769

1077810770
Apache License
1077910771
Version 2.0, January 2004

go.mod

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,7 @@ require (
171171
github.com/elastic/bayeux v1.0.5
172172
github.com/elastic/ebpfevents v0.9.0
173173
github.com/elastic/elastic-agent-autodiscover v0.10.3-0.20260423154939-e990715f9426
174-
<<<<<<< HEAD
175-
github.com/elastic/elastic-agent-libs v0.44.0
176-
=======
177174
github.com/elastic/elastic-agent-libs v0.46.1
178-
>>>>>>> 8674b2f08 (update elastic-agent-libs to v0.46.1 (#51921))
179175
github.com/elastic/elastic-agent-system-metrics v0.14.4
180176
github.com/elastic/go-elasticsearch/v8 v8.19.0
181177
github.com/elastic/go-freelru v0.16.0

go.sum

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -379,13 +379,8 @@ github.com/elastic/elastic-agent-autodiscover v0.10.3-0.20260423154939-e990715f9
379379
github.com/elastic/elastic-agent-autodiscover v0.10.3-0.20260423154939-e990715f9426/go.mod h1:HyjdiEVP/A7iMN0jeac2EoUohpHKAZIFRDQsvPDg2Dw=
380380
github.com/elastic/elastic-agent-client/v7 v7.18.1 h1:WnM53JjaukeysrAuiTyrhDPmFxJG07ZAByc2TrkcKcs=
381381
github.com/elastic/elastic-agent-client/v7 v7.18.1/go.mod h1:uDpSGZ+YCKgqgtkwCA0qjwX0gU/wmixDsVbPjY3GkPs=
382-
<<<<<<< HEAD
383-
github.com/elastic/elastic-agent-libs v0.44.0 h1:dONaZsY5G0rVGULP+j5xKyT51rK7nsBNEGywIXcCrg4=
384-
github.com/elastic/elastic-agent-libs v0.44.0/go.mod h1:axkpqDCCzAky6G4D/cklgtZQa3jTNGAMVHVkU0u6YbU=
385-
=======
386382
github.com/elastic/elastic-agent-libs v0.46.1 h1:1dVRKOaGWBxqDQPb/NCtoJHI8Nx3QbJOmr4v6y+UdKQ=
387383
github.com/elastic/elastic-agent-libs v0.46.1/go.mod h1:axkpqDCCzAky6G4D/cklgtZQa3jTNGAMVHVkU0u6YbU=
388-
>>>>>>> 8674b2f08 (update elastic-agent-libs to v0.46.1 (#51921))
389384
github.com/elastic/elastic-agent-system-metrics v0.14.4 h1:XGGepNVOxhtfJmanQsgqCAZESIJtyDIFOKErOaVzFEw=
390385
github.com/elastic/elastic-agent-system-metrics v0.14.4/go.mod h1:NyNMrdqMfznb/Zy8EmIAHlJpX6HuRlNW+bBL9UN7WQY=
391386
github.com/elastic/elastic-transport-go/v8 v8.8.0 h1:7k1Ua+qluFr6p1jfJjGDl97ssJS/P7cHNInzfxgBQAo=

0 commit comments

Comments
 (0)