Skip to content

Commit b43708e

Browse files
build(deps): bump github.com/elastic/elastic-agent-libs from 0.33.1 to 0.33.2 (#6463)
* 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.1 to 0.33.2. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.33.1...v0.33.2) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <support@github.com> 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 1027ddc commit b43708e

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
@@ -661,11 +661,11 @@ SOFTWARE
661661

662662
--------------------------------------------------------------------------------
663663
Dependency : github.com/elastic/elastic-agent-libs
664-
Version: v0.33.1
664+
Version: v0.33.2
665665
Licence type (autodetected): Apache-2.0
666666
--------------------------------------------------------------------------------
667667

668-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.33.1/LICENSE:
668+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.33.2/LICENSE:
669669

670670
Apache License
671671
Version 2.0, January 2004

NOTICE.txt

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

662662
--------------------------------------------------------------------------------
663663
Dependency : github.com/elastic/elastic-agent-libs
664-
Version: v0.33.1
664+
Version: v0.33.2
665665
Licence type (autodetected): Apache-2.0
666666
--------------------------------------------------------------------------------
667667

668-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.33.1/LICENSE:
668+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.33.2/LICENSE:
669669

670670
Apache License
671671
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/dgraph-io/ristretto v0.2.0
99
github.com/docker/go-units v0.5.0
1010
github.com/elastic/elastic-agent-client/v7 v7.18.0
11-
github.com/elastic/elastic-agent-libs v0.33.1
11+
github.com/elastic/elastic-agent-libs v0.33.2
1212
github.com/elastic/elastic-agent-system-metrics v0.14.2
1313
github.com/elastic/go-elasticsearch/v8 v8.19.3
1414
github.com/elastic/go-ucfg v0.9.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
3535
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
3636
github.com/elastic/elastic-agent-client/v7 v7.18.0 h1:zXdoErqECfvRjj1c+1Ko4VGuUnFtJfTiC9JJz4aQCHc=
3737
github.com/elastic/elastic-agent-client/v7 v7.18.0/go.mod h1:ChFjpIfSsQOnhWT3se5Euw/o8P4Vf77FxeObE/vUfSc=
38-
github.com/elastic/elastic-agent-libs v0.33.1 h1:ncdg8Tvc1dpQ0FGa1/wm831Qq/oScdpIzNp4D7tok6Q=
39-
github.com/elastic/elastic-agent-libs v0.33.1/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
38+
github.com/elastic/elastic-agent-libs v0.33.2 h1:Y0XKL8xOoHsLdu0J2Iwp57Wa2APFORRzSGWWbukrVPg=
39+
github.com/elastic/elastic-agent-libs v0.33.2/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
4040
github.com/elastic/elastic-agent-system-metrics v0.14.2 h1:OduTwpW4ZiEG3kzMGg31Y0ApJ5fABYFG1U8F5+J3svY=
4141
github.com/elastic/elastic-agent-system-metrics v0.14.2/go.mod h1:JNfnZrC0viAjlJRUzQKKuMpDlXgjXBn4WdWEXQF7jcA=
4242
github.com/elastic/elastic-transport-go/v8 v8.8.0 h1:7k1Ua+qluFr6p1jfJjGDl97ssJS/P7cHNInzfxgBQAo=

testing/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/Shopify/toxiproxy/v2 v2.12.0
1212
github.com/docker/docker v28.5.2+incompatible
1313
github.com/elastic/elastic-agent-client/v7 v7.18.0
14-
github.com/elastic/elastic-agent-libs v0.33.1
14+
github.com/elastic/elastic-agent-libs v0.33.2
1515
github.com/elastic/fleet-server/pkg/api v0.0.0-00010101000000-000000000000
1616
github.com/elastic/fleet-server/v7 v7.0.0-00010101000000-000000000000
1717
github.com/gofrs/uuid/v5 v5.4.0

testing/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ github.com/ebitengine/purego v0.8.4 h1:CF7LEKg5FFOsASUj0+QwaXf8Ht6TlFxg09+S9wz0o
4747
github.com/ebitengine/purego v0.8.4/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
4848
github.com/elastic/elastic-agent-client/v7 v7.18.0 h1:zXdoErqECfvRjj1c+1Ko4VGuUnFtJfTiC9JJz4aQCHc=
4949
github.com/elastic/elastic-agent-client/v7 v7.18.0/go.mod h1:ChFjpIfSsQOnhWT3se5Euw/o8P4Vf77FxeObE/vUfSc=
50-
github.com/elastic/elastic-agent-libs v0.33.1 h1:ncdg8Tvc1dpQ0FGa1/wm831Qq/oScdpIzNp4D7tok6Q=
51-
github.com/elastic/elastic-agent-libs v0.33.1/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
50+
github.com/elastic/elastic-agent-libs v0.33.2 h1:Y0XKL8xOoHsLdu0J2Iwp57Wa2APFORRzSGWWbukrVPg=
51+
github.com/elastic/elastic-agent-libs v0.33.2/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
5252
github.com/elastic/go-sysinfo v1.15.1 h1:zBmTnFEXxIQ3iwcQuk7MzaUotmKRp3OabbbWM8TdzIQ=
5353
github.com/elastic/go-sysinfo v1.15.1/go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk=
5454
github.com/elastic/go-ucfg v0.9.0 h1:QRO2O8rv6oORD6N1gDc27bj2jgSdlPFW+t+Uf3MJkik=

0 commit comments

Comments
 (0)