Skip to content

Commit 8f32b6e

Browse files
mergify[bot]dependabot[bot]obltmachineericywl
authored
build(deps): bump github.com/elastic/elastic-agent-libs from 0.33.0 to 0.33.3 (#20559) (#20578)
* 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.33.0 to 0.33.3. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.33.0...v0.33.3) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-patch ... * Update NOTICE.txt and NOTICE-fips.txt --------- (cherry picked from commit 9cf694f) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: obltmachine <150269514+obltmachine@users.noreply.github.com> Co-authored-by: Eric <22215921+ericywl@users.noreply.github.com>
1 parent 80e1bf1 commit 8f32b6e

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

NOTICE-fips.txt

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

712712
--------------------------------------------------------------------------------
713713
Dependency : github.com/elastic/elastic-agent-libs
714-
Version: v0.33.0
714+
Version: v0.33.3
715715
Licence type (autodetected): Apache-2.0
716716
--------------------------------------------------------------------------------
717717

718-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.33.0/LICENSE:
718+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.33.3/LICENSE:
719719

720720
Apache License
721721
Version 2.0, January 2004

NOTICE.txt

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

712712
--------------------------------------------------------------------------------
713713
Dependency : github.com/elastic/elastic-agent-libs
714-
Version: v0.33.0
714+
Version: v0.33.3
715715
Licence type (autodetected): Apache-2.0
716716
--------------------------------------------------------------------------------
717717

718-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.33.0/LICENSE:
718+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.33.3/LICENSE:
719719

720720
Apache License
721721
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/elastic/apm-data v1.19.6
1212
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260302145431-731210bd17fc
1313
github.com/elastic/elastic-agent-client/v7 v7.18.0
14-
github.com/elastic/elastic-agent-libs v0.33.0
14+
github.com/elastic/elastic-agent-libs v0.33.3
1515
github.com/elastic/elastic-agent-system-metrics v0.14.1
1616
github.com/elastic/elastic-transport-go/v8 v8.8.0
1717
github.com/elastic/gmux v0.3.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ github.com/elastic/elastic-agent-autodiscover v0.10.2 h1:fzi+CIcK7FKUQlQHfKP+3Ix
179179
github.com/elastic/elastic-agent-autodiscover v0.10.2/go.mod h1:qBoYxp3lX3qFRYjEgsOaROC+xL4ItG63GSvOg1SjjsQ=
180180
github.com/elastic/elastic-agent-client/v7 v7.18.0 h1:zXdoErqECfvRjj1c+1Ko4VGuUnFtJfTiC9JJz4aQCHc=
181181
github.com/elastic/elastic-agent-client/v7 v7.18.0/go.mod h1:ChFjpIfSsQOnhWT3se5Euw/o8P4Vf77FxeObE/vUfSc=
182-
github.com/elastic/elastic-agent-libs v0.33.0 h1:DbtU5N8ETw+YII4tqSQSoJcwKC1ReFoFRmCsRNs/lZc=
183-
github.com/elastic/elastic-agent-libs v0.33.0/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
182+
github.com/elastic/elastic-agent-libs v0.33.3 h1:Gsq5FA29sUbbZVJbeLCKPyRkAxCrOhv3VtXvuG9Uu6k=
183+
github.com/elastic/elastic-agent-libs v0.33.3/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
184184
github.com/elastic/elastic-agent-system-metrics v0.14.1 h1:XdV3KWbug/M1dkn8h9Yth9pfdyeFR2Z1iqaypX+ohBg=
185185
github.com/elastic/elastic-agent-system-metrics v0.14.1/go.mod h1:JNfnZrC0viAjlJRUzQKKuMpDlXgjXBn4WdWEXQF7jcA=
186186
github.com/elastic/elastic-transport-go/v8 v8.8.0 h1:7k1Ua+qluFr6p1jfJjGDl97ssJS/P7cHNInzfxgBQAo=

0 commit comments

Comments
 (0)