Skip to content

Commit 620da4a

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
build(deps): bump github.com/elastic/elastic-agent-libs from 0.32.1 to 0.32.2 (#6344)
* 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.32.1 to 0.32.2. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.32.1...v0.32.2) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.32.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> (cherry picked from commit 17bd02a)
1 parent c0b39c7 commit 620da4a

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.txt

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

632632
--------------------------------------------------------------------------------
633633
Dependency : github.com/elastic/elastic-agent-libs
634-
Version: v0.32.1
634+
Version: v0.32.2
635635
Licence type (autodetected): Apache-2.0
636636
--------------------------------------------------------------------------------
637637

638-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.32.1/LICENSE:
638+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.32.2/LICENSE:
639639

640640
Apache License
641641
Version 2.0, January 2004

NOTICE.txt

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

632632
--------------------------------------------------------------------------------
633633
Dependency : github.com/elastic/elastic-agent-libs
634-
Version: v0.32.1
634+
Version: v0.32.2
635635
Licence type (autodetected): Apache-2.0
636636
--------------------------------------------------------------------------------
637637

638-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.32.1/LICENSE:
638+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.32.2/LICENSE:
639639

640640
Apache License
641641
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/dgraph-io/ristretto v0.2.0
88
github.com/docker/go-units v0.5.0
99
github.com/elastic/elastic-agent-client/v7 v7.18.0
10-
github.com/elastic/elastic-agent-libs v0.32.1
10+
github.com/elastic/elastic-agent-libs v0.32.2
1111
github.com/elastic/elastic-agent-system-metrics v0.14.0
1212
github.com/elastic/go-elasticsearch/v8 v8.19.2
1313
github.com/elastic/go-ucfg v0.8.8

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
3333
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
3434
github.com/elastic/elastic-agent-client/v7 v7.18.0 h1:zXdoErqECfvRjj1c+1Ko4VGuUnFtJfTiC9JJz4aQCHc=
3535
github.com/elastic/elastic-agent-client/v7 v7.18.0/go.mod h1:ChFjpIfSsQOnhWT3se5Euw/o8P4Vf77FxeObE/vUfSc=
36-
github.com/elastic/elastic-agent-libs v0.32.1 h1:cYUOmgUpq/e4vKGAen3/z/Puy1yVR0osBKHZWoNmBEg=
37-
github.com/elastic/elastic-agent-libs v0.32.1/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
36+
github.com/elastic/elastic-agent-libs v0.32.2 h1:2CaO4TAMcZDy0qNxh48Ui1oMc+xExKL+JkpcyOxF7XA=
37+
github.com/elastic/elastic-agent-libs v0.32.2/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ=
3838
github.com/elastic/elastic-agent-system-metrics v0.14.0 h1:oqkUg5FZOJsfTptTYQcYh/wEMouYhosUJbNwi4z6OGA=
3939
github.com/elastic/elastic-agent-system-metrics v0.14.0/go.mod h1:JNfnZrC0viAjlJRUzQKKuMpDlXgjXBn4WdWEXQF7jcA=
4040
github.com/elastic/elastic-transport-go/v8 v8.8.0 h1:7k1Ua+qluFr6p1jfJjGDl97ssJS/P7cHNInzfxgBQAo=

0 commit comments

Comments
 (0)