Skip to content

Commit 4ded660

Browse files
authored
Update elastic-agent-libs to use tag instead of commit (#47461)
1 parent 8811aa7 commit 4ded660

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
@@ -10667,11 +10667,11 @@ SOFTWARE
1066710667

1066810668
--------------------------------------------------------------------------------
1066910669
Dependency : github.com/elastic/elastic-agent-libs
10670-
Version: v0.24.1-0.20251103215058-03ca4525a4b6
10670+
Version: v0.26.0
1067110671
Licence type (autodetected): Apache-2.0
1067210672
--------------------------------------------------------------------------------
1067310673

10674-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.24.1-0.20251103215058-03ca4525a4b6/LICENSE:
10674+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.26.0/LICENSE:
1067510675

1067610676
Apache License
1067710677
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ require (
173173
github.com/elastic/bayeux v1.0.5
174174
github.com/elastic/ebpfevents v0.8.0
175175
github.com/elastic/elastic-agent-autodiscover v0.10.0
176-
github.com/elastic/elastic-agent-libs v0.24.1-0.20251103215058-03ca4525a4b6
176+
github.com/elastic/elastic-agent-libs v0.26.0
177177
github.com/elastic/elastic-agent-system-metrics v0.13.3
178178
github.com/elastic/go-elasticsearch/v8 v8.19.0
179179
github.com/elastic/go-freelru v0.16.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,8 @@ github.com/elastic/elastic-agent-autodiscover v0.10.0 h1:WJ4zl9uSfk1kHmn2B/0byQB
366366
github.com/elastic/elastic-agent-autodiscover v0.10.0/go.mod h1:Nf3zh9FcJ9nTTswTwDTUAqXmvQllOrNliM6xmORSxwE=
367367
github.com/elastic/elastic-agent-client/v7 v7.15.0 h1:nDB7v8TBoNuD6IIzC3z7Q0y+7bMgXoT2DsHfolO2CHE=
368368
github.com/elastic/elastic-agent-client/v7 v7.15.0/go.mod h1:6h+f9QdIr3GO2ODC0Y8+aEXRwzbA5W4eV4dd/67z7nI=
369-
github.com/elastic/elastic-agent-libs v0.24.1-0.20251103215058-03ca4525a4b6 h1:i0c5UMN/6ArQW3v8XC4z1v37qCycMdnwd78CDimKwmk=
370-
github.com/elastic/elastic-agent-libs v0.24.1-0.20251103215058-03ca4525a4b6/go.mod h1:o/iXtbHYaojpG4BOY7Z3hFMQAgEoqq2owO17JPGpf3A=
369+
github.com/elastic/elastic-agent-libs v0.26.0 h1:ne+cNu2fleCzHm2z0tkAKwVH0EByJRi7r7TgIr3YKio=
370+
github.com/elastic/elastic-agent-libs v0.26.0/go.mod h1:o/iXtbHYaojpG4BOY7Z3hFMQAgEoqq2owO17JPGpf3A=
371371
github.com/elastic/elastic-agent-system-metrics v0.13.3 h1:VlY3Ezuwi5bPZRsAM97WaJEW78XkXgqmPHcTl1WGMRw=
372372
github.com/elastic/elastic-agent-system-metrics v0.13.3/go.mod h1:lB8veYWYBlA9eF6TahmPN87G1IEgWlbep7QSqLSW90U=
373373
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=

0 commit comments

Comments
 (0)