Skip to content

Commit 1877f81

Browse files
build(deps): bump github.com/elastic/elastic-agent-libs from 0.29.0 to 0.30.0 (#12012)
* build(deps): bump github.com/elastic/elastic-agent-libs Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update EDOT go.mod * Update NOTICE.txt and/or NOTICE-fips.txt --------- Signed-off-by: dependabot[bot] <[email protected]> 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 16b2e4c commit 1877f81

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,11 +1254,11 @@ SOFTWARE
12541254

12551255
--------------------------------------------------------------------------------
12561256
Dependency : github.com/elastic/elastic-agent-libs
1257-
Version: v0.29.0
1257+
Version: v0.30.0
12581258
Licence type (autodetected): Apache-2.0
12591259
--------------------------------------------------------------------------------
12601260

1261-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.29.0/LICENSE:
1261+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.30.0/LICENSE:
12621262

12631263
Apache License
12641264
Version 2.0, January 2004

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,11 +1254,11 @@ SOFTWARE
12541254

12551255
--------------------------------------------------------------------------------
12561256
Dependency : github.com/elastic/elastic-agent-libs
1257-
Version: v0.29.0
1257+
Version: v0.30.0
12581258
Licence type (autodetected): Apache-2.0
12591259
--------------------------------------------------------------------------------
12601260

1261-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.29.0/LICENSE:
1261+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.30.0/LICENSE:
12621262

12631263
Apache License
12641264
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae
2121
github.com/elastic/elastic-agent-autodiscover v0.10.0
2222
github.com/elastic/elastic-agent-client/v7 v7.17.2
23-
github.com/elastic/elastic-agent-libs v0.29.0
23+
github.com/elastic/elastic-agent-libs v0.30.0
2424
github.com/elastic/elastic-agent-system-metrics v0.13.5
2525
github.com/elastic/elastic-transport-go/v8 v8.8.0
2626
github.com/elastic/go-elasticsearch/v8 v8.19.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ github.com/elastic/elastic-agent-autodiscover v0.10.0 h1:WJ4zl9uSfk1kHmn2B/0byQB
161161
github.com/elastic/elastic-agent-autodiscover v0.10.0/go.mod h1:Nf3zh9FcJ9nTTswTwDTUAqXmvQllOrNliM6xmORSxwE=
162162
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
163163
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
164-
github.com/elastic/elastic-agent-libs v0.29.0 h1:PstDLTwqiN/5Z6WBycwWtP8ggaFVmwkD4d1amU0855I=
165-
github.com/elastic/elastic-agent-libs v0.29.0/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
164+
github.com/elastic/elastic-agent-libs v0.30.0 h1:8MNjn24Y2bAH+NyGoDOpJs5USPnm/sn5CWLtneypWZ0=
165+
github.com/elastic/elastic-agent-libs v0.30.0/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
166166
github.com/elastic/elastic-agent-system-metrics v0.13.5 h1:VPTkk3C0ixsgqhAS2S++0/BKe+X6tYn+GzHbBLVuiO4=
167167
github.com/elastic/elastic-agent-system-metrics v0.13.5/go.mod h1:JNfnZrC0viAjlJRUzQKKuMpDlXgjXBn4WdWEXQF7jcA=
168168
github.com/elastic/elastic-transport-go/v8 v8.8.0 h1:7k1Ua+qluFr6p1jfJjGDl97ssJS/P7cHNInzfxgBQAo=

internal/edot/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ replace github.com/elastic/beats/v7 => ../../beats
1010
require (
1111
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251218221037-2d1581840dc7
1212
github.com/elastic/elastic-agent v0.0.0-00010101000000-000000000000
13-
github.com/elastic/elastic-agent-libs v0.29.0
13+
github.com/elastic/elastic-agent-libs v0.30.0
1414
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.24.0
1515
github.com/elastic/opentelemetry-collector-components/connector/profilingmetricsconnector v0.25.0
1616
github.com/elastic/opentelemetry-collector-components/extension/apikeyauthextension v0.24.0

internal/edot/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -447,8 +447,8 @@ github.com/elastic/elastic-agent-autodiscover v0.10.0 h1:WJ4zl9uSfk1kHmn2B/0byQB
447447
github.com/elastic/elastic-agent-autodiscover v0.10.0/go.mod h1:Nf3zh9FcJ9nTTswTwDTUAqXmvQllOrNliM6xmORSxwE=
448448
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
449449
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
450-
github.com/elastic/elastic-agent-libs v0.29.0 h1:PstDLTwqiN/5Z6WBycwWtP8ggaFVmwkD4d1amU0855I=
451-
github.com/elastic/elastic-agent-libs v0.29.0/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
450+
github.com/elastic/elastic-agent-libs v0.30.0 h1:8MNjn24Y2bAH+NyGoDOpJs5USPnm/sn5CWLtneypWZ0=
451+
github.com/elastic/elastic-agent-libs v0.30.0/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
452452
github.com/elastic/elastic-agent-system-metrics v0.13.5 h1:VPTkk3C0ixsgqhAS2S++0/BKe+X6tYn+GzHbBLVuiO4=
453453
github.com/elastic/elastic-agent-system-metrics v0.13.5/go.mod h1:JNfnZrC0viAjlJRUzQKKuMpDlXgjXBn4WdWEXQF7jcA=
454454
github.com/elastic/elastic-transport-go/v8 v8.8.0 h1:7k1Ua+qluFr6p1jfJjGDl97ssJS/P7cHNInzfxgBQAo=

0 commit comments

Comments
 (0)