Skip to content

Commit 9f29a0d

Browse files
committed
Resolve conflicts
1 parent b052bb4 commit 9f29a0d

File tree

3 files changed

+3
-35
lines changed

3 files changed

+3
-35
lines changed

NOTICE.txt

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

12251225
--------------------------------------------------------------------------------
12261226
Dependency : github.com/elastic/elastic-agent-libs
1227-
<<<<<<< HEAD
1228-
Version: v0.20.0
1229-
Licence type (autodetected): Apache-2.0
1230-
--------------------------------------------------------------------------------
1231-
1232-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]/LICENSE:
1233-
=======
12341227
Version: v0.24.1
12351228
Licence type (autodetected): Apache-2.0
12361229
--------------------------------------------------------------------------------
12371230

12381231
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]/LICENSE:
1239-
>>>>>>> 278440a1d (build(deps): bump github.com/elastic/elastic-agent-libs from 0.24.0 to 0.24.1 (#10207))
12401232

12411233
Apache License
12421234
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,12 @@ require (
1414
github.com/docker/docker v27.5.1+incompatible
1515
github.com/docker/go-units v0.5.0
1616
github.com/dolmen-go/contextio v0.0.0-20200217195037-68fc5150bcd5
17-
<<<<<<< HEAD
1817
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241212201805-58af1537830b
1918
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250404163238-b16c2c085d99
2019
github.com/elastic/elastic-agent-autodiscover v0.9.0
2120
github.com/elastic/elastic-agent-client/v7 v7.17.1
22-
github.com/elastic/elastic-agent-libs v0.20.0
23-
github.com/elastic/elastic-agent-system-metrics v0.11.15
24-
=======
25-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250930172353-32b5e5a5e767
26-
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae
27-
github.com/elastic/elastic-agent-autodiscover v0.10.0
28-
github.com/elastic/elastic-agent-client/v7 v7.17.2
2921
github.com/elastic/elastic-agent-libs v0.24.1
30-
github.com/elastic/elastic-agent-system-metrics v0.13.2
31-
>>>>>>> 278440a1d (build(deps): bump github.com/elastic/elastic-agent-libs from 0.24.0 to 0.24.1 (#10207))
22+
github.com/elastic/elastic-agent-system-metrics v0.11.15
3223
github.com/elastic/elastic-transport-go/v8 v8.7.0
3324
github.com/elastic/go-elasticsearch/v8 v8.17.1
3425
github.com/elastic/go-licenser v0.4.2

go.sum

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,6 @@ github.com/eclipse/paho.mqtt.golang v1.3.5 h1:sWtmgNxYM9P2sP+xEItMozsR3w0cqZFlqn
459459
github.com/eclipse/paho.mqtt.golang v1.3.5/go.mod h1:eTzb4gxwwyWpqBUHGQZ4ABAV7+Jgm1PklsYT/eo8Hcc=
460460
github.com/elastic/bayeux v1.0.5 h1:UceFq01ipmT3S8DzFK+uVAkbCdiPR0Bqei8qIGmUeY0=
461461
github.com/elastic/bayeux v1.0.5/go.mod h1:CSI4iP7qeo5MMlkznGvYKftp8M7qqP/3nzmVZoXHY68=
462-
<<<<<<< HEAD
463462
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241212201805-58af1537830b h1:BMd6gkQF5Zk4rQ7ZbySgUpF5dPZFy4zAzV3Ujds6fw4=
464463
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241212201805-58af1537830b/go.mod h1:JZIuztvKeiuHUM8zvfQ24wz6nJPPOM1DVqu9FHu9a0Q=
465464
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250404163238-b16c2c085d99 h1:P01/ETvzzdyz/rKBacNc9Nq0c9LYR/PwcRIlnA6COYE=
@@ -468,24 +467,10 @@ github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0
468467
github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4=
469468
github.com/elastic/elastic-agent-client/v7 v7.17.1 h1:ORCDXzFs1JyhI5neWbTAPWCwaFi+BtKojSLiCpaAbf0=
470469
github.com/elastic/elastic-agent-client/v7 v7.17.1/go.mod h1:jzDEz8agLzinQEbEgLOuVM3wl6SoMybHnarQBTN1wYM=
471-
github.com/elastic/elastic-agent-libs v0.20.0 h1:MPjenwuEr+QfMeQRV4BK817ZbiNS38SXJE7QGHDwhUs=
472-
github.com/elastic/elastic-agent-libs v0.20.0/go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s=
473-
github.com/elastic/elastic-agent-system-metrics v0.11.15 h1:RWX0n6LakadsqB6YB2I7AIXyMlEO4qBUGWn4A+aGeKA=
474-
github.com/elastic/elastic-agent-system-metrics v0.11.15/go.mod h1:qiZC5p1hd8te4XVnhh7FkXdcYhxFnl5i9GJpROtf6zo=
475-
=======
476-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250930172353-32b5e5a5e767 h1:f3Ux8+Y2bgj9lH3f3Yt1iq2l3RvhuNoMo2PP0eeHtJk=
477-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250930172353-32b5e5a5e767/go.mod h1:gb5V9Lf4tWj3pv5zmtY6j+e5iLCeuWlWI1AENWLO/LY=
478-
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae h1:OiShmbWAyGU0MS0ADJWr1/QgeLIZliMk9xsrFicR3/s=
479-
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae/go.mod h1:D2IckZVXARugvikE4fv1glvaJMohKSZRzrPsxCjo9O0=
480-
github.com/elastic/elastic-agent-autodiscover v0.10.0 h1:WJ4zl9uSfk1kHmn2B/0byQBLIL607Zt4LNfOgV7+XN0=
481-
github.com/elastic/elastic-agent-autodiscover v0.10.0/go.mod h1:Nf3zh9FcJ9nTTswTwDTUAqXmvQllOrNliM6xmORSxwE=
482-
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
483-
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
484470
github.com/elastic/elastic-agent-libs v0.24.1 h1:kFPpOG5mbdaGRRNXPb2KfEaR65Uoi8nsMbDOKA02/Go=
485471
github.com/elastic/elastic-agent-libs v0.24.1/go.mod h1:o/iXtbHYaojpG4BOY7Z3hFMQAgEoqq2owO17JPGpf3A=
486-
github.com/elastic/elastic-agent-system-metrics v0.13.2 h1:R4ogKHESuWhWTtopnw/aHnBxxSZbxd7KHV4GefdwT2M=
487-
github.com/elastic/elastic-agent-system-metrics v0.13.2/go.mod h1:ezM1kzDUT+vWXFh5oK8QXB/AEB0UoLWqWA8rkRicFFo=
488-
>>>>>>> 278440a1d (build(deps): bump github.com/elastic/elastic-agent-libs from 0.24.0 to 0.24.1 (#10207))
472+
github.com/elastic/elastic-agent-system-metrics v0.11.15 h1:RWX0n6LakadsqB6YB2I7AIXyMlEO4qBUGWn4A+aGeKA=
473+
github.com/elastic/elastic-agent-system-metrics v0.11.15/go.mod h1:qiZC5p1hd8te4XVnhh7FkXdcYhxFnl5i9GJpROtf6zo=
489474
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=
490475
github.com/elastic/elastic-transport-go/v8 v8.7.0/go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk=
491476
github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3 h1:UyNbxdkQiSfyipwsOCWAlO+ju3xXC61Z4prx/HBTtFk=

0 commit comments

Comments
 (0)